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

Constant Tone Extension parameters for CTE transmission in connected mode. More...

#include <direction.h>

Data Fields

uint8_t cte_types
 Bitfield with allowed CTE types (bt_df_cte_type.
 
uint8_t num_ant_ids
 Number of antenna switch pattern.
 
const uint8_tant_ids
 Antenna switch pattern.
 

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: