Zephyr API Documentation  3.0.0
A Scalable Open Source RTOS
3.0.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
bt_df_conn_cte_tx_param Struct Reference

#include <direction.h>

Data Fields

uint8_t cte_types
 
uint8_t num_ant_ids
 
const uint8_tant_ids
 

Detailed Description

Constant Tone Extension parameters for CTE transmission in connected mode.

Field Documentation

◆ ant_ids

const uint8_t* bt_df_conn_cte_tx_param::ant_ids

Antenna switch pattern.

◆ cte_types

uint8_t bt_df_conn_cte_tx_param::cte_types

Bitfield with allowed CTE types (bt_df_cte_type. All enum members may be used except BT_DF_CTE_TYPE_NONE).

◆ num_ant_ids

uint8_t bt_df_conn_cte_tx_param::num_ant_ids

Number of antenna switch pattern.


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