Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_conn_le_cs_subevent_result Struct Reference

Subevent data for LE connections supporting CS. More...

#include <conn.h>

Data Fields

struct { 
   uint8_t   bt_conn_le_cs_subevent_result::config_id 
 CS configuration identifier. More...
   uint16_t   bt_conn_le_cs_subevent_result::start_acl_conn_event 
 Starting ACL connection event counter. More...
   uint16_t   bt_conn_le_cs_subevent_result::procedure_counter 
 CS procedure count associated with these results. More...
   uint16_t   bt_conn_le_cs_subevent_result::frequency_compensation 
 Frequency compensation value in units of 0.01 ppm. More...
   int8_t   bt_conn_le_cs_subevent_result::reference_power_level 
 Reference power level in dBm. More...
   enum bt_conn_le_cs_procedure_done_status   bt_conn_le_cs_subevent_result::procedure_done_status 
 Procedure status. More...
   enum bt_conn_le_cs_subevent_done_status   bt_conn_le_cs_subevent_result::subevent_done_status 
 Subevent status. More...
   enum bt_conn_le_cs_procedure_abort_reason   bt_conn_le_cs_subevent_result::procedure_abort_reason 
 Abort reason. More...
   enum bt_conn_le_cs_subevent_abort_reason   bt_conn_le_cs_subevent_result::subevent_abort_reason 
 Abort reason. More...
   uint8_t   bt_conn_le_cs_subevent_result::num_antenna_paths 
 Number of antenna paths used during the phase measurement stage. More...
   uint8_t   bt_conn_le_cs_subevent_result::num_steps_reported 
 Number of CS steps in the subevent. More...
   uint8_t   bt_conn_le_cs_subevent_result::abort_step 
 Step number, on which the subevent was aborted if subevent_done_status is BT_CONN_LE_CS_SUBEVENT_COMPLETE then abort_step will be unused and set to 255. More...
} header
struct net_buf_simple * step_data_buf
 Pointer to buffer containing step data.

Detailed Description

Subevent data for LE connections supporting CS.


The documentation for this struct was generated from the following file:
  • include/zephyr/bluetooth/conn.h