Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_hci_evt_le_connectionless_iq_report Struct Reference

#include <hci_types.h>

Data Fields

uint16_t sync_handle
 
uint8_t chan_idx
 
int16_t rssi
 
uint8_t rssi_ant_id
 
uint8_t cte_type
 
uint8_t slot_durations
 
uint8_t packet_status
 
uint16_t per_evt_counter
 
uint8_t sample_count
 
struct bt_hci_le_iq_sample sample [0]
 

Field Documentation

◆ chan_idx

uint8_t bt_hci_evt_le_connectionless_iq_report::chan_idx

◆ cte_type

uint8_t bt_hci_evt_le_connectionless_iq_report::cte_type

◆ packet_status

uint8_t bt_hci_evt_le_connectionless_iq_report::packet_status

◆ per_evt_counter

uint16_t bt_hci_evt_le_connectionless_iq_report::per_evt_counter

◆ rssi

int16_t bt_hci_evt_le_connectionless_iq_report::rssi

◆ rssi_ant_id

uint8_t bt_hci_evt_le_connectionless_iq_report::rssi_ant_id

◆ sample

struct bt_hci_le_iq_sample bt_hci_evt_le_connectionless_iq_report::sample[0]

◆ sample_count

uint8_t bt_hci_evt_le_connectionless_iq_report::sample_count

◆ slot_durations

uint8_t bt_hci_evt_le_connectionless_iq_report::slot_durations

◆ sync_handle

uint16_t bt_hci_evt_le_connectionless_iq_report::sync_handle

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