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.c751 handle = LL_BIS_ADV_HANDLE_FROM_IDX(stream_handle); in ll_big_terminate()
1602 ull_iso_lll_event_prepare(LL_BIS_ADV_HANDLE_FROM_IDX(stream_handle), event_count); in ticker_cb()
1718 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.c270 handle = LL_BIS_ADV_HANDLE_FROM_IDX(stream_handle); in prepare_cb_common()
650 handle = LL_BIS_ADV_HANDLE_FROM_IDX(stream_handle); in isr_tx_common()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c8261 handle = LL_BIS_ADV_HANDLE_FROM_IDX(lll->stream_handle[i]);