nRF51 SDK - S110 SoftDevice
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
ble_gap_evt_passkey_display_t Struct Reference

Event data for passkey display event. More...

#include <ble_gap.h>

Data Fields

uint8_t passkey [6]
 

Detailed Description

Event data for passkey display event.

Field Documentation

uint8_t ble_gap_evt_passkey_display_t::passkey[6]

6-digit passkey in ASCII ('0'-'9' digits only).