Home
last modified time | relevance | path

Searched defs:cte_length (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_df.c373 void lll_df_cte_tx_configure(uint8_t cte_type, uint8_t cte_length, uint8_t num_ant_ids, in lll_df_cte_tx_configure()
Dlll_df_types.h43 uint8_t cte_length:6; /* Length of CTE in 8us units */ member
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/
Ddirection.h216 uint8_t cte_length; member
/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Ddirection.c777 uint8_t cte_length) in valid_cte_req_params()