Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
bt_df_per_adv_sync_iq_samples_report Struct Reference

#include <direction.h>

Data Fields

uint8_t chan_idx
 
int16_t rssi
 
uint8_t rssi_ant_id
 
uint8_t cte_type
 
uint8_t slot_durations
 
uint8_t packet_status
 
uint8_t sample_count
 
struct bt_hci_le_iq_sample const * sample
 

Field Documentation

◆ chan_idx

uint8_t bt_df_per_adv_sync_iq_samples_report::chan_idx

Channel index used to receive PDU with CTE that was sampled.

◆ cte_type

uint8_t bt_df_per_adv_sync_iq_samples_report::cte_type

Type of CTE (bt_df_cte_type).

◆ packet_status

uint8_t bt_df_per_adv_sync_iq_samples_report::packet_status

Status of received PDU with CTE (bt_df_packet_status).

◆ rssi

int16_t bt_df_per_adv_sync_iq_samples_report::rssi

The RSSI of the PDU with CTE (excluding CTE).

◆ rssi_ant_id

uint8_t bt_df_per_adv_sync_iq_samples_report::rssi_ant_id

Id of antenna used to measure the RSSI.

◆ sample

struct bt_hci_le_iq_sample const* bt_df_per_adv_sync_iq_samples_report::sample

Pinter to IQ samples data.

◆ sample_count

uint8_t bt_df_per_adv_sync_iq_samples_report::sample_count

Number of IQ samples in report.

◆ slot_durations

uint8_t bt_df_per_adv_sync_iq_samples_report::slot_durations

Duration of slots when received CTE type is AoA (bt_df_antenna_switching_slot).


The documentation for this struct was generated from the following file: