Modules#

sl_bt_evt_external_bondingdb_data_request_s

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.

Macros#

#define

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 11296 of file /mnt/raid/workspaces/ws.vHmYkJajL/overlay/gsdk/protocol/bluetooth/build_debug/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_id
Value:
0x005c00a0

Identifier of the data_request event.


Definition at line 11245 of file /mnt/raid/workspaces/ws.vHmYkJajL/overlay/gsdk/protocol/bluetooth/build_debug/bt_api/sw/bgapi/inc/sl_bt_api.h