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

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

Definition at line 7066 of file /mnt/raid/workspaces/ws.XK183xwsq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h

Macro Definition Documentation#

sl_bt_evt_connection_rssi_id#

#define sl_bt_evt_connection_rssi_id
Value:
0x030600a0

Identifier of the rssi event.


Definition at line 7053 of file /mnt/raid/workspaces/ws.XK183xwsq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h