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