Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dlll_sync.h86 extern uint16_t ull_sync_lll_handle_get(struct lll_sync *lll);
Dull_sync.c559 uint16_t ull_sync_lll_handle_get(struct lll_sync *lll) in ull_sync_lll_handle_get() function
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_sync.c509 overhead = lll_preempt_calc(ull, (TICKER_ID_SCAN_SYNC_BASE + ull_sync_lll_handle_get(lll)), in prepare_cb_common()