Home
last modified time | relevance | path

Searched refs:LL_BIS_ADV_HANDLE_FROM_IDX (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll.h157 #define LL_BIS_ADV_HANDLE_FROM_IDX(stream_handle) \ macro
Dull_adv_iso.c723 handle = LL_BIS_ADV_HANDLE_FROM_IDX(stream_handle); in ll_big_terminate()
1527 ull_iso_lll_event_prepare(LL_BIS_ADV_HANDLE_FROM_IDX(stream_handle), event_count); in ticker_cb()
1643 handle = LL_BIS_ADV_HANDLE_FROM_IDX(stream_handle); in tx_lll_flush()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_adv_iso.c265 handle = LL_BIS_ADV_HANDLE_FROM_IDX(stream_handle); in prepare_cb_common()
572 handle = LL_BIS_ADV_HANDLE_FROM_IDX(stream_handle); in isr_tx_common()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c8195 handle = LL_BIS_ADV_HANDLE_FROM_IDX(lll->stream_handle[i]);