sl_bt_evt_external_bondingdb_data_request#
Indicates that the Bluetooth stack requests the bonding data of a connection from the external bonding database.
The application must respond by setting bonding data using the sl_bt_external_bondingdb_set_data command.
The Bluetooth stack will send this event one or more times after a connection is open following the sl_bt_evt_connection_opened event to get ready for security related operations.
Modules#
sl_bt_evt_external_bondingdb_data_request_s
Typedefs#
Macros#
#define
sl_bt_evt_external_bondingdb_data_request_id 0x005c00a0
Identifier of the data_request event.
Typedef Documentation#
sl_bt_evt_external_bondingdb_data_request_t#
typedef struct sl_bt_evt_external_bondingdb_data_request_s sl_bt_evt_external_bondingdb_data_request_t
Definition at line
11739
of file /mnt/raid/workspaces/ws.pY3F1RWXq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h
Macro Definition Documentation#
sl_bt_evt_external_bondingdb_data_request_id#
#define sl_bt_evt_external_bondingdb_data_request_idValue:
0x005c00a0
Identifier of the data_request event.
Definition at line
11688
of file /mnt/raid/workspaces/ws.pY3F1RWXq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h