Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
 4.2.0-rc3
bt_hci_le_cs_step_data_mode_1 Struct Reference

Subevent result step data format: Mode 1. More...

#include <zephyr/bluetooth/hci_types.h>

Data Fields

uint8_t packet_quality_bit_errors: 4
uint8_t packet_quality_aa_check: 4
uint8_t packet_nadm
uint8_t packet_rssi
union { 
   int16_t   toa_tod_initiator 
   int16_t   tod_toa_reflector 
}; 
uint8_t packet_antenna

Detailed Description

Subevent result step data format: Mode 1.

Field Documentation

◆ [union]

◆ packet_antenna

uint8_t bt_hci_le_cs_step_data_mode_1::packet_antenna

◆ packet_nadm

uint8_t bt_hci_le_cs_step_data_mode_1::packet_nadm

◆ packet_quality_aa_check

uint8_t bt_hci_le_cs_step_data_mode_1::packet_quality_aa_check

◆ packet_quality_bit_errors

uint8_t bt_hci_le_cs_step_data_mode_1::packet_quality_bit_errors

◆ packet_rssi

uint8_t bt_hci_le_cs_step_data_mode_1::packet_rssi

◆ toa_tod_initiator

int16_t bt_hci_le_cs_step_data_mode_1::toa_tod_initiator

◆ tod_toa_reflector

int16_t bt_hci_le_cs_step_data_mode_1::tod_toa_reflector

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