sl_bt_evt_connection_remote_used_featuresConnection#

List of link layer features supported by the remote device.

Data Structures

struct  

sl_bt_evt_connection_remote_used_features_s

Data structure of the remote_used_features event.

Macros

#define 

sl_bt_evt_connection_remote_used_features_id   0x080600a0

Identifier of the remote_used_features event.

Detailed Description#

List of link layer features supported by the remote device.


Data Structure Documentation#

sl_bt_evt_connection_remote_used_features_s#

struct sl_bt_evt_connection_remote_used_features_s

Data structure of the remote_used_features event.

Data Fields

uint8_t

connection

Connection handle

uint8array

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.