Data structure of the report event.

Public Attributes#

uint8_t

Public Attribute Documentation#

analyzer#

uint8_t sl_bt_evt_connection_analyzer_report_s::analyzer

The handle of the connection analyzer


central_rssi#

int8_t sl_bt_evt_connection_analyzer_report_s::central_rssi

RSSI measurement of the packet transmitted by central in units dBm, or 127 if the packet was not observed.

  • Range: -127 to +20

  • Value 127: RSSI information unavailable


peripheral_rssi#

int8_t sl_bt_evt_connection_analyzer_report_s::peripheral_rssi

RSSI measurement of the packet transmitted by peripheral in units dBm, or 127 if the packet was not observed.

  • Range: -127 to +20

  • Value 127: RSSI information unavailable