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
10030
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/sw/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
10031
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/sw/bgapi/inc/sl_bt_api.h