Data structure of the remote_used_features event.

Public Attributes#

uint8_t

Public Attribute Documentation#

connection#

uint8_t sl_bt_evt_connection_remote_used_features_s::connection

Connection handle


Definition at line 6747 of file /mnt/raid/workspaces/ws.vHmYkJajL/overlay/gsdk/protocol/bluetooth/build_debug/bt_api/sw/bgapi/inc/sl_bt_api.h

features#

uint8array sl_bt_evt_connection_remote_used_features_s::features

This parameter is 8 bytes in little endian format and contains bit fields describing the supported link layer features of the remote device. Bit value 1 means that the feature is supported.

The bits are explained in Bluetooth specification Vol 6, Part B, 4.6.


Definition at line 6748 of file /mnt/raid/workspaces/ws.vHmYkJajL/overlay/gsdk/protocol/bluetooth/build_debug/bt_api/sw/bgapi/inc/sl_bt_api.h