Home
last modified time | relevance | path

Searched defs:stream_map_info (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dcodec_manager.h32 struct stream_map_info { struct
33 stream_map_info(uint16_t stream_handle, uint32_t audio_channel_allocation, bool is_stream_active) in stream_map_info() function
43 std::vector<stream_map_info> stream_map; argument