Data structure of the silabs_iq_report event.
Public Attribute Documentation#
status#
uint16_t sl_bt_evt_cte_receiver_silabs_iq_report_s::status
Status of CTE IQ sampling
14590
of file /mnt/raid/workspaces/ws.pY3F1RWXq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h
address#
bd_addr sl_bt_evt_cte_receiver_silabs_iq_report_s::address
Bluetooth address of the remote device
14591
of file /mnt/raid/workspaces/ws.pY3F1RWXq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h
address_type#
uint8_t sl_bt_evt_cte_receiver_silabs_iq_report_s::address_type
Enum sl_bt_gap_address_type_t.
Advertiser address type.
If the application does not include the bluetooth_feature_use_accurate_api_address_types component, address_type
uses the following values:
0: Public address
1: Random address
255: No address provided (anonymous advertising)
If the application includes the bluetooth_feature_use_accurate_api_address_types component, address_type
uses enum sl_bt_gap_address_type_t values:
sl_bt_gap_public_address (0x0): Public device address
sl_bt_gap_static_address (0x1): Static device address
sl_bt_gap_random_resolvable_address (0x2): Resolvable private random address
sl_bt_gap_random_nonresolvable_address (0x3): Non-resolvable private random address
sl_bt_gap_anonymous_address (0xff): No address provided (anonymous advertising)
sl_bt_gap_public_address_resolved_from_rpa (0x4): Public identity address resolved from a resolvable private address (RPA)
sl_bt_gap_static_address_resolved_from_rpa (0x5): Static identity address resolved from a resolvable private address (RPA)
14592
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_silabs_iq_report_s::phy
The PHY on which the packet is received.
1: 1M PHY
2: 2M PHY
14630
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_silabs_iq_report_s::channel
The channel on which the CTE packet was received
14633
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_silabs_iq_report_s::rssi
RSSI in the received CTE packet. Unit: dBm
14635
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_silabs_iq_report_s::rssi_antenna_id
The ID of the antenna on which RSSI was measured
14636
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_silabs_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
14638
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_silabs_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
14642
of file /mnt/raid/workspaces/ws.pY3F1RWXq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h
packet_counter#
uint16_t sl_bt_evt_cte_receiver_silabs_iq_report_s::packet_counter
The event counter of the periodic advertising train or the connection
14647
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_silabs_iq_report_s::samples
IQ samples of the received CTE packet. I and Q samples follow each other alternately (I, Q, I, Q, ...)
14649
of file /mnt/raid/workspaces/ws.pY3F1RWXq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h