Home
last modified time | relevance | path

Searched refs:next_chan_use (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll_sync_iso.h61 uint8_t next_chan_use; member
Dlll_adv.h31 uint8_t next_chan_use; member
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_peripheral_iso.c56 static uint8_t next_chan_use; variable
764 next_chan_use = lll_chan_iso_subevent(data_chan_id, in isr_rx()
799 next_chan_use = lll_chan_iso_event(event_counter, data_chan_id, in isr_rx()
895 lll_chan_set(next_chan_use); in isr_tx()
1011 next_chan_use = lll_chan_iso_subevent(data_chan_id, in isr_prepare_subevent()
1039 next_chan_use = lll_chan_iso_event(event_counter, data_chan_id, in isr_prepare_subevent_next_cis()
1112 lll_chan_set(next_chan_use); in isr_prepare_subevent_common()
Dlll_adv_iso.c690 data_chan_use = lll->next_chan_use; in isr_tx_common()
815 lll->next_chan_use = lll_chan_iso_subevent(data_chan_id, in next_chan_calc()
829 lll->next_chan_use = lll_chan_iso_event(event_counter, in next_chan_calc()
Dlll_central_iso.c57 static uint8_t next_chan_use; variable
564 next_chan_use = lll_chan_iso_subevent(data_chan_id, in isr_tx()
918 next_chan_use = next_cis_chan; in isr_rx()
1042 lll_chan_set(next_chan_use); in isr_prepare_subevent()
Dlll_sync_iso.c989 data_chan_use = lll->next_chan_use; in isr_rx()
1347 lll->next_chan_use = lll_chan_iso_subevent(data_chan_id, in next_chan_calc()
1361 lll->next_chan_use = lll_chan_iso_event(event_counter, in next_chan_calc()