Structure represents the Bluetooth request to get the Received Signal Strength Indicator (RSSI).

This structure is used to define the parameters for requesting the RSSI of a remote Bluetooth device, that includes the device address.

Public Attributes#

uint8_t

Device address (6 bytes)

Public Attribute Documentation#

dev_addr#

uint8_t rsi_bt_get_rssi_s::dev_addr[RSI_DEV_ADDR_LEN]

Device address (6 bytes)


Definition at line 361 of file components/device/silabs/si91x/wireless/ble/inc/rsi_bt_common.h