sl_bt_evt_sm_list_bonding_entrySecurity Manager#
Triggered by the command sl_bt_sm_list_all_bondings if bondings exist in the local database.
Data Structures | |
---|---|
struct | |
Data structure of the list_bonding_entry event. More... |
Macros | |
---|---|
#define | sl_bt_evt_sm_list_bonding_entry_id 0x050f00a0 |
Identifier of the list_bonding_entry event. |
Detailed Description#
Triggered by the command sl_bt_sm_list_all_bondings if bondings exist in the local database.
Data Structure Documentation#
sl_bt_evt_sm_list_bonding_entry_s#
struct sl_bt_evt_sm_list_bonding_entry_s
Data structure of the list_bonding_entry event.
Data Fields | ||
---|---|---|
uint8_t | bonding | Bonding handle |
address | Bluetooth address of the remote device | |
uint8_t | address_type | Enum sl_bt_gap_address_type_t. Address type. Values:
|