Data structure of the confirm_bonding event.
Public Attribute Documentation#
connection#
uint8_t sl_bt_evt_sm_confirm_bonding_s::connection
Connection handle
Definition at line
10767
of file /mnt/raid/workspaces/ws.cynwT2I6w/overlay/gsdk/protocol/bluetooth/build/native/ble_host/ble_bgapi/inc/sl_bt_api.h
bonding_handle#
uint8_t sl_bt_evt_sm_confirm_bonding_s::bonding_handle
Bonding handle for the request.
Range: 0 to 31
0xFF: SL_BT_INVALID_BONDING_HANDLE
NOTE! When the bonding handle is anything other than SL_BT_INVALID_BONDING_HANDLE (0xff), a bonding already exists for this connection. Overwriting the existing bonding is a potential security risk.
Definition at line
10768
of file /mnt/raid/workspaces/ws.cynwT2I6w/overlay/gsdk/protocol/bluetooth/build/native/ble_host/ble_bgapi/inc/sl_bt_api.h