Data structure of the dtm_iq_report event.
Public Attribute Documentation#
channel#
uint8_t sl_bt_evt_cte_receiver_dtm_iq_report_s::channel
The channel on which the CTE packet was received
rssi_antenna_id#
uint8_t sl_bt_evt_cte_receiver_dtm_iq_report_s::rssi_antenna_id
The ID of the antenna on which RSSI was measured
cte_type#
uint8_t sl_bt_evt_cte_receiver_dtm_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 
slot_durations#
uint8_t sl_bt_evt_cte_receiver_dtm_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 
event_counter#
uint16_t sl_bt_evt_cte_receiver_dtm_iq_report_s::event_counter
The event counter of the periodic advertising train or the connection
samples#
uint8array sl_bt_evt_cte_receiver_dtm_iq_report_s::samples
IQ samples of the received CTE packet. I and Q samples follow each other alternately (I, Q, I, Q, ...)