Data structure of the bonded event.
Public Attribute Documentation#
connection#
uint8_t sl_bt_evt_sm_bonded_s::connection
Connection handle
Definition at line
10887
of file /mnt/raid/workspaces/ws.pY3F1RWXq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h
bonding#
uint8_t sl_bt_evt_sm_bonded_s::bonding
Bonding handle. Values:
SL_BT_INVALID_BONDING_HANDLE (0xff): Pairing completed without bonding - the pairing key will be discarded after disconnection.
Other: Procedure completed, pairing key stored with given bonding handle
Definition at line
10888
of file /mnt/raid/workspaces/ws.pY3F1RWXq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h
security_mode#
uint8_t sl_bt_evt_sm_bonded_s::security_mode
Enum sl_bt_connection_security_t. Connection security mode. Values:
sl_bt_connection_mode1_level2 (0x1): Unauthenticated pairing with encryption
sl_bt_connection_mode1_level3 (0x2): Authenticated pairing with encryption
sl_bt_connection_mode1_level4 (0x3): Authenticated Secure Connections pairing with encryption using a 128-bit strength encryption key
Definition at line
10895
of file /mnt/raid/workspaces/ws.pY3F1RWXq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h