Home
last modified time | relevance | path

Searched refs:CTE_REQ_INTERVAL (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/samples/bluetooth/direction_finding_peripheral/src/
Dmain.c37 #define CTE_REQ_INTERVAL (CONN_LATENCY + 10U) macro
/Zephyr-latest/samples/bluetooth/direction_finding_central/src/
Dmain.c30 #define CTE_REQ_INTERVAL (CONN_LATENCY + 10U) macro
157 .interval = CTE_REQ_INTERVAL, in enable_cte_reqest()