sl_bt_evt_sm_bondedSecurity Manager#
Triggered after the pairing or bonding procedure is successfully completed.
Data Structures | |
---|---|
struct | |
Data structure of the bonded event. |
Macros | |
---|---|
#define | sl_bt_evt_sm_bonded_id 0x030f00a0 |
Identifier of the bonded event. |
Detailed Description#
Triggered after the pairing or bonding procedure is successfully completed.
Data Structure Documentation#
sl_bt_evt_sm_bonded_s#
struct sl_bt_evt_sm_bonded_s
Data structure of the bonded event.
Data Fields | ||
---|---|---|
uint8_t | connection | Connection handle |
uint8_t | bonding | Bonding handle. Values:
|