Home
last modified time | relevance | path

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

/Zephyr-4.1.0/subsys/bluetooth/controller/ll_sw/
Dlll_chan.c99 uint8_t lll_chan_iso_event(uint16_t counter, uint16_t chan_id, in lll_chan_iso_event() function
408 m = lll_chan_iso_event(0U, chan_id, chan_map_1, chan_map_1_37_used, &prn_s, &remap_idx); in lll_chan_sel_2_ut()
429 m = lll_chan_iso_event(1U, chan_id, chan_map_1, chan_map_1_37_used, &prn_s, &remap_idx); in lll_chan_sel_2_ut()
450 m = lll_chan_iso_event(2U, chan_id, chan_map_1, chan_map_1_37_used, &prn_s, &remap_idx); in lll_chan_sel_2_ut()
471 m = lll_chan_iso_event(3U, chan_id, chan_map_1, chan_map_1_37_used, &prn_s, &remap_idx); in lll_chan_sel_2_ut()
493 m = lll_chan_iso_event(6U, chan_id, chan_map_2, chan_map_2_9_used, &prn_s, &remap_idx); in lll_chan_sel_2_ut()
514 m = lll_chan_iso_event(7U, chan_id, chan_map_2, chan_map_2_9_used, &prn_s, &remap_idx); in lll_chan_sel_2_ut()
535 m = lll_chan_iso_event(8U, chan_id, chan_map_2, chan_map_2_9_used, &prn_s, &remap_idx); in lll_chan_sel_2_ut()
560 m = lll_chan_iso_event(11U, chan_id, chan_map_3, chan_map_3_2_used, &prn_s, &remap_idx); in lll_chan_sel_2_ut()
581 m = lll_chan_iso_event(12U, chan_id, chan_map_3, chan_map_3_2_used, &prn_s, &remap_idx); in lll_chan_sel_2_ut()
[all …]
Dlll_chan.h14 uint8_t lll_chan_iso_event(uint16_t counter, uint16_t chan_id,
/Zephyr-4.1.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_sync_iso.c269 data_chan_use = lll_chan_iso_event(event_counter, data_chan_id, in prepare_cb_common()
298 data_chan_use = lll_chan_iso_event(event_counter, in prepare_cb_common()
313 data_chan_use = lll_chan_iso_event(event_counter, in prepare_cb_common()
1212 data_chan_use = lll_chan_iso_event(event_counter, data_chan_id, in isr_rx()
1230 data_chan_use = lll_chan_iso_event(event_counter, in isr_rx()
1663 lll_chan_iso_event(event_counter, in next_chan_calc_seq()
1721 lll_chan_iso_event(event_counter, in next_chan_calc_int()
Dlll_adv_iso.c237 data_chan_use = lll_chan_iso_event(event_counter, data_chan_id, in prepare_cb_common()
805 data_chan_use = lll_chan_iso_event(event_counter, data_chan_id, in isr_tx_common()
953 lll_chan_iso_event(event_counter, in next_chan_calc_seq()
991 lll_chan_iso_event(event_counter, in next_chan_calc_int()
Dlll_central_iso.c161 data_chan_use = lll_chan_iso_event(event_counter, data_chan_id, in prepare_cb()
614 next_cis_chan = lll_chan_iso_event(event_counter, data_chan_id, in isr_tx()
866 next_cis_chan = lll_chan_iso_event(event_counter, data_chan_id, in isr_rx()
Dlll_peripheral_iso.c175 data_chan_use = lll_chan_iso_event(event_counter, data_chan_id, in prepare_cb()
803 next_chan_use = lll_chan_iso_event(event_counter, data_chan_id, in isr_rx()
1054 next_chan_use = lll_chan_iso_event(event_counter, data_chan_id, in isr_prepare_subevent_next_cis()