| 
    Zephyr Project API
    3.4.0
    
   A Scalable Open Source RTOS 
   | 
 
#include <direction.h>
Data Fields | |
| uint16_t | interval | 
| Requested interval for initiating the CTE Request procedure.  More... | |
| uint8_t | cte_length | 
| uint8_t | cte_type | 
| Requested type of the CTE.  More... | |
| uint8_t bt_df_conn_cte_req_params::cte_length | 
Requested length of the CTE in 8 us units.
| uint8_t bt_df_conn_cte_req_params::cte_type | 
Requested type of the CTE.
Allowed values are defined by bt_df_cte_type, except BT_DF_CTE_TYPE_NONE and BT_DF_CTE_TYPE_ALL.
| uint16_t bt_df_conn_cte_req_params::interval | 
Requested interval for initiating the CTE Request procedure.
Value 0x0 means, run the procedure once. Other values are intervals in number of connection events, to run the command periodically.