Home
last modified time | relevance | path

Searched refs:sync_stream (Results 1 – 2 of 2) sorted by relevance

/subsys/bluetooth/controller/ll_sw/
A Dull_iso.c353 if (!sync_stream || sync_stream->dp) { in ll_setup_iso_path()
461 if (sync_stream) { in ll_setup_iso_path()
626 if (!sync_stream) { in ll_remove_iso_path()
630 dp = sync_stream->dp; in ll_remove_iso_path()
883 if (!sync_stream) { in ll_iso_receive_test()
887 if (sync_stream->dp) { in ll_iso_receive_test()
996 if (!sync_stream) { in ll_iso_read_test_counters()
1379 if (!sync_stream) { in ll_iso_test_end()
1383 if (!sync_stream->test_mode->enabled || !sync_stream->dp) { in ll_iso_test_end()
1397 (void)memset(&sync_stream->test_mode, 0U, sizeof(sync_stream->test_mode)); in ll_iso_test_end()
[all …]
/subsys/bluetooth/controller/ll_sw/nordic/lll/
A Dlll_sync_iso.c680 struct lll_sync_iso_stream *sync_stream; in isr_rx() local
917 struct lll_sync_iso_stream *sync_stream; in isr_rx() local
928 lll->bis_curr = sync_stream->bis_index; in isr_rx()
1002 struct lll_sync_iso_stream *sync_stream; in isr_rx() local
1012 lll->bis_curr = sync_stream->bis_index; in isr_rx()
1054 struct lll_sync_iso_stream *sync_stream; in isr_rx() local
1062 lll->bis_curr = sync_stream->bis_index; in isr_rx()
1684 struct lll_sync_iso_stream *sync_stream; in next_chan_calc_int() local
1690 bis_prev = sync_stream->bis_index - 1U; in next_chan_calc_int()
1724 struct lll_sync_iso_stream *sync_stream; in next_chan_calc_int() local
[all …]

Completed in 32 milliseconds