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

#include <direction.h>

Data Fields

uint8_t cte_types
 Bitfield with allowed CTE types.
 
uint8_t slot_durations
 Antenna switching slots (bt_df_antenna_switching_slot).
 
uint8_t num_ant_ids
 Length of antenna switch pattern.
 
const uint8_tant_ids
 Antenna switch pattern.
 

Field Documentation

◆ ant_ids

const uint8_t* bt_df_conn_cte_rx_param::ant_ids

Antenna switch pattern.

◆ cte_types

uint8_t bt_df_conn_cte_rx_param::cte_types

Bitfield with allowed CTE types.

Allowed values are defined by bt_df_cte_type, except BT_DF_CTE_TYPE_NONE.

◆ num_ant_ids

uint8_t bt_df_conn_cte_rx_param::num_ant_ids

Length of antenna switch pattern.

◆ slot_durations

uint8_t bt_df_conn_cte_rx_param::slot_durations

Antenna switching slots (bt_df_antenna_switching_slot).


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