Home
last modified time | relevance | path

Searched refs:stream_id (Results 1 – 4 of 4) sorted by relevance

/system/bt/vendor_libs/test_vendor_lib/model/controller/
Dconnected_isochronous_stream.h28 uint8_t stream_id; variable
Dacl_connection_handler.cc216 .stream_id = streams[i].cis_id_, in SetCigParameters()
/system/extras/simpleperf/
Drecord.h95 uint64_t stream_id; member
Drecord.cpp146 PrintIndented(indent, "sample_id: stream_id %" PRId64 "\n", stream_id_data.stream_id); in Dump()
732 PrintIndented(indent, "stream_id %" PRId64 "\n", stream_id_data.stream_id); in DumpData()