nRF51 SDK
|
Bond Manager Module event. More...
#include <ble_bondmngr.h>
Data Fields | |
ble_bondmngr_evt_type_t | evt_type |
int8_t | central_handle |
uint16_t | central_id |
Bond Manager Module event.
int8_t ble_bondmngr_evt_t::central_handle |
Handle to the current central. This is an index to the central list maintained internally by the bond manager.
uint16_t ble_bondmngr_evt_t::central_id |
Identifier to the central. This will be the same as Encryption diversifier of the central (see ble_gap_evt_sec_info_request_t). This value is constant for the duration of the bond.
ble_bondmngr_evt_type_t ble_bondmngr_evt_t::evt_type |
Type of event.