Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll_sync.h90 extern uint16_t ull_sync_lll_handle_get(struct lll_sync *lll);
Dull_sync.c843 uint16_t ull_sync_lll_handle_get(struct lll_sync *lll) in ull_sync_lll_handle_get() function
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_sync.c511 overhead = lll_preempt_calc(ull, (TICKER_ID_SCAN_SYNC_BASE + ull_sync_lll_handle_get(lll)), in prepare_cb_common()