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

#include <hci_types.h>

Data Fields

uint16_t conn_handle
 
uint8_t rx_phy
 
uint8_t data_chan_idx
 
int16_t rssi
 
uint8_t rssi_ant_id
 
uint8_t cte_type
 
uint8_t slot_durations
 
uint8_t packet_status
 
uint16_t conn_evt_counter
 
uint8_t sample_count
 
struct bt_hci_le_iq_sample sample [0]
 

Field Documentation

◆ conn_evt_counter

uint16_t bt_hci_evt_le_connection_iq_report::conn_evt_counter

◆ conn_handle

uint16_t bt_hci_evt_le_connection_iq_report::conn_handle

◆ cte_type

uint8_t bt_hci_evt_le_connection_iq_report::cte_type

◆ data_chan_idx

uint8_t bt_hci_evt_le_connection_iq_report::data_chan_idx

◆ packet_status

uint8_t bt_hci_evt_le_connection_iq_report::packet_status

◆ rssi

int16_t bt_hci_evt_le_connection_iq_report::rssi

◆ rssi_ant_id

uint8_t bt_hci_evt_le_connection_iq_report::rssi_ant_id

◆ rx_phy

uint8_t bt_hci_evt_le_connection_iq_report::rx_phy

◆ sample

struct bt_hci_le_iq_sample bt_hci_evt_le_connection_iq_report::sample[0]

◆ sample_count

uint8_t bt_hci_evt_le_connection_iq_report::sample_count

◆ slot_durations

uint8_t bt_hci_evt_le_connection_iq_report::slot_durations

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