Zephyr API 3.6.99
|
#include <direction.h>
Data Fields | |
uint16_t | interval |
Requested interval for initiating the CTE Request procedure. | |
uint8_t | cte_length |
Requested length of the CTE in 8 us units. | |
uint8_t | cte_type |
Requested type of the CTE. | |
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.