Data structure of the connection_iq_report event.
Public Attribute Documentation#
status#
uint16_t sl_bt_evt_cte_receiver_connection_iq_report_s::status
Status of CTE IQ sampling
Definition at line
14505
of file /mnt/raid/workspaces/ws.pY3F1RWXq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h
connection#
uint8_t sl_bt_evt_cte_receiver_connection_iq_report_s::connection
Connection handle or periodic advertising synchronization handle
Definition at line
14506
of file /mnt/raid/workspaces/ws.pY3F1RWXq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h
phy#
uint8_t sl_bt_evt_cte_receiver_connection_iq_report_s::phy
The PHY on which the packet is received.
1: 1M PHY
2: 2M PHY
Definition at line
14508
of file /mnt/raid/workspaces/ws.pY3F1RWXq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h
channel#
uint8_t sl_bt_evt_cte_receiver_connection_iq_report_s::channel
The channel on which the CTE packet was received
Definition at line
14511
of file /mnt/raid/workspaces/ws.pY3F1RWXq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h
rssi#
int8_t sl_bt_evt_cte_receiver_connection_iq_report_s::rssi
RSSI in the received CTE packet. Unit: dBm
Definition at line
14513
of file /mnt/raid/workspaces/ws.pY3F1RWXq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h
rssi_antenna_id#
uint8_t sl_bt_evt_cte_receiver_connection_iq_report_s::rssi_antenna_id
The ID of the antenna on which RSSI was measured
Definition at line
14514
of file /mnt/raid/workspaces/ws.pY3F1RWXq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h
cte_type#
uint8_t sl_bt_evt_cte_receiver_connection_iq_report_s::cte_type
The CTE type
0: AoA CTE response
1: AoD CTE response with 1us slots
2: AoD CTE response with 2us slots
Definition at line
14516
of file /mnt/raid/workspaces/ws.pY3F1RWXq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h
slot_durations#
uint8_t sl_bt_evt_cte_receiver_connection_iq_report_s::slot_durations
Slot durations
1: Switching and sampling slots are 1 us each
2: Switching and sampling slots are 2 us each
Definition at line
14520
of file /mnt/raid/workspaces/ws.pY3F1RWXq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h
event_counter#
uint16_t sl_bt_evt_cte_receiver_connection_iq_report_s::event_counter
The event counter of the connection
Definition at line
14525
of file /mnt/raid/workspaces/ws.pY3F1RWXq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h
samples#
uint8array sl_bt_evt_cte_receiver_connection_iq_report_s::samples
IQ samples of the received CTE packet. I and Q samples follow each other alternately (I, Q, I, Q, ...)
Definition at line
14526
of file /mnt/raid/workspaces/ws.pY3F1RWXq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h