nRF51 SDK
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
ble_bondmngr_evt_t Struct Reference

Data Fields

ble_bondmngr_evt_type_t evt_type
 
int8_t master_handle
 
uint16_t master_id
 

Field Documentation

Type of event.

int8_t master_handle

Handle to the current master. This is an index to the master list maintained internally by the bond manager.

uint16_t master_id

Identifier to the master. This will be the same as Encryption diversifier of the master (see ble_gap_evt_sec_info_request_t). This value is constant for the duration of the bond.