Searched refs:stream_idx (Results 1 – 3 of 3) sorted by relevance
921 size_t stream_idx; in bt_bap_broadcast_source_reconfig() local946 stream_idx = 0U; in bt_bap_broadcast_source_reconfig()952 stream_idx++; in bt_bap_broadcast_source_reconfig()960 stream_data = &source->stream_data[stream_idx]; in bt_bap_broadcast_source_reconfig()
471 stream_idx = 0475 | (stream_idx << 9)) # dma_id577 stream_idx = 0581 | (stream_idx << 9)) # dma_id
2034 uint16_t stream_idx; in ull_iso_resume_ticker_start() local2036 stream_idx = LL_BIS_SYNC_IDX_FROM_HANDLE(stream_handle); in ull_iso_resume_ticker_start()2037 sync_iso = ull_sync_iso_by_stream_get(stream_idx); in ull_iso_resume_ticker_start()