Searched refs:sync_stream (Results 1 – 3 of 3) sorted by relevance
222 struct lll_sync_iso_stream *sync_stream = NULL; in ll_setup_iso_path() local346 sync_stream = ull_sync_iso_stream_get(stream_handle); in ll_setup_iso_path()347 if (!sync_stream || sync_stream->dp) { in ll_setup_iso_path()406 (cis || sync_stream)) { in ll_setup_iso_path()455 if (sync_stream) { in ll_setup_iso_path()456 sync_stream->dp = dp; in ll_setup_iso_path()467 ARG_UNUSED(sync_stream); in ll_setup_iso_path()610 struct lll_sync_iso_stream *sync_stream; in ll_remove_iso_path() local619 sync_stream = ull_sync_iso_stream_get(stream_handle); in ll_remove_iso_path()620 if (!sync_stream) { in ll_remove_iso_path()[all …]
641 const struct lll_sync_iso_stream *sync_stream; in isr_rx() local646 sync_stream = ull_sync_iso_lll_stream_get(lll->stream_handle[0]); in isr_rx()652 se = ((lll->bis_curr - sync_stream->bis_index) * in isr_rx()661 se = (lll->bis_curr - sync_stream->bis_index) + in isr_rx()687 struct lll_sync_iso_stream *sync_stream; in isr_rx() local746 sync_stream = ull_sync_iso_lll_stream_get(stream_handle); in isr_rx()751 if ((lll->bis_curr == sync_stream->bis_index) && pdu->len && in isr_rx()922 struct lll_sync_iso_stream *sync_stream; in isr_rx() local927 sync_stream = ull_sync_iso_lll_stream_get(stream_handle); in isr_rx()928 if (sync_stream->bis_index <= lll->num_bis) { in isr_rx()[all …]
160 struct bt_bap_stream *sync_stream = &broadcast_sink.broadcast_stream.bap_stream; in check_sync_broadcast() local224 &sync_stream, broadcast_sink.sink_broadcast_code); in check_sync_broadcast()