Structure to hold the data of the remote features event.

Public Attributes#

uint8_t

Remote device address.

uint8_t

Remote device supported features -.

Public Attribute Documentation#

dev_addr#

uint8_t rsi_ble_event_remote_features_s::dev_addr[6]

Remote device address.


Definition at line 439 of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h

remote_features#

uint8_t rsi_ble_event_remote_features_s::remote_features[8]

Remote device supported features -.

Note

  • please refer spec for the supported features list


Definition at line 443 of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h