Data structure of the confirm_bonding event.

Public Attributes#

uint8_t

Public Attribute Documentation#

connection#

uint8_t sl_bt_evt_sm_confirm_bonding_s::connection

Connection handle


Definition at line 10948 of file /mnt/raid/workspaces/ws.XK183xwsq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/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, or SL_BT_INVALID_BONDING_HANDLE (0xff).

  • 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 10949 of file /mnt/raid/workspaces/ws.XK183xwsq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h