nRF51 SDK
|
Data Fields | |
ble_bondmngr_evt_type_t | evt_type |
int8_t | master_handle |
uint16_t | master_id |
ble_bondmngr_evt_type_t evt_type |
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.