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