Searched refs:stream_map_info (Results 1 – 2 of 2) sorted by relevance
32 struct stream_map_info { struct33 stream_map_info(uint16_t stream_handle, uint32_t audio_channel_allocation, in stream_map_info() function44 std::vector<stream_map_info> stream_map; argument
54 std::vector<bluetooth::le_audio::stream_map_info> streams_map_target;55 std::vector<bluetooth::le_audio::stream_map_info> streams_map_current;820 stream_map.streams_map_target.emplace_back(stream_map_info( in UpdateCisConfiguration()823 stream_map.streams_map_current.emplace_back(stream_map_info( in UpdateCisConfiguration()