Searched refs:sync_stream (Results 1 – 3 of 3) sorted by relevance
219 struct lll_sync_iso_stream *sync_stream = NULL; in ll_setup_iso_path() local348 sync_stream = ull_sync_iso_stream_get(stream_handle); in ll_setup_iso_path()349 if (!sync_stream || sync_stream->dp) { in ll_setup_iso_path()408 (cis || sync_stream)) { in ll_setup_iso_path()457 if (sync_stream) { in ll_setup_iso_path()458 sync_stream->dp = dp; in ll_setup_iso_path()469 ARG_UNUSED(sync_stream); in ll_setup_iso_path()612 struct lll_sync_iso_stream *sync_stream; in ll_remove_iso_path() local621 sync_stream = ull_sync_iso_stream_get(stream_handle); in ll_remove_iso_path()622 if (!sync_stream) { in ll_remove_iso_path()[all …]
589 const struct lll_sync_iso_stream *sync_stream; in isr_rx() local595 sync_stream = ull_sync_iso_lll_stream_get(lll->stream_handle[0]); in isr_rx()596 se = ((lll->bis_curr - sync_stream->bis_index) * in isr_rx()616 struct lll_sync_iso_stream *sync_stream; in isr_rx() local676 sync_stream = ull_sync_iso_lll_stream_get(stream_handle); in isr_rx()681 if ((lll->bis_curr == sync_stream->bis_index) && pdu->len && in isr_rx()843 struct lll_sync_iso_stream *sync_stream; in isr_rx() local850 sync_stream = ull_sync_iso_lll_stream_get(stream_handle); in isr_rx()851 if (sync_stream->bis_index <= lll->num_bis) { in isr_rx()856 lll->bis_curr = sync_stream->bis_index; in isr_rx()
157 struct bt_bap_stream *sync_stream = &broadcast_sink.broadcast_stream.bap_stream; in check_sync_broadcast() local221 &sync_stream, broadcast_sink.sink_broadcast_code); in check_sync_broadcast()