sl_bt_evt_connection_rssi#

Triggered when a sl_bt_connection_get_rssi command has completed.

This event is only used by deprecated sl_bt_connection_get_rssi that returns the RSSI value asynchronously.

Use the sl_bt_connection_get_median_rssi command to get the RSSI synchronously.

Modules#

sl_bt_evt_connection_rssi_s

Macros#

#define
sl_bt_evt_connection_rssi_id 0x030600a0

Identifier of the rssi event.

Typedef Documentation#

sl_bt_evt_connection_rssi_t#

typedef struct sl_bt_evt_connection_rssi_s sl_bt_evt_connection_rssi_t