Home
last modified time | relevance | path

Searched refs:CTE_LEN (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_tx/src/
Dmain.c19 #define CTE_LEN (0x14U) macro
54 struct bt_df_adv_cte_tx_param cte_params = { .cte_len = CTE_LEN,
/Zephyr-latest/samples/bluetooth/direction_finding_peripheral/src/
Dmain.c39 #define CTE_LEN (0x14U) macro
/Zephyr-latest/samples/bluetooth/direction_finding_central/src/
Dmain.c32 #define CTE_LEN (0x14U) macro
158 .cte_length = CTE_LEN, in enable_cte_reqest()