Home
last modified time | relevance | path

Searched refs:GetChannelCountPerIsoStream (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_utils.cc345 config.GetChannelCountPerIsoStream()); in fillStreamParamsToBtLeAudioCodecConfig()
480 group_config.num_channels += conf.codec.GetChannelCountPerIsoStream(); in GetAudioSessionCodecConfigFromAudioSetConfiguration()
496 if (cfgs.at(0).codec.GetChannelCountPerIsoStream() == 1) { in GetStrategyForAseConfig()
597 codec_config_setting.GetChannelCountPerIsoStream()); in IsCodecConfigSettingSupported()
Dcodec_manager.cc851 adsp_config.GetChannelCountPerIsoStream() != in IsLc3ConfigMatched()
852 target_config.GetChannelCountPerIsoStream() || in IsLc3ConfigMatched()
998 conf.codec.GetChannelCountPerIsoStream()); in storeLocalCapa()
1014 conf.codec.GetChannelCountPerIsoStream()), in storeLocalCapa()
Dle_audio_set_configuration_provider_json.cc386 subconfig.codec.GetChannelCountPerIsoStream() * in processSubconfig()
586 << +ent.codec.GetChannelCountPerIsoStream() << "\n"; in Dump()
Dle_audio_types.cc199 << (int)config.GetChannelCountPerIsoStream(); in operator <<()
Dle_audio_types.h1247 uint8_t GetChannelCountPerIsoStream() const { in GetChannelCountPerIsoStream() function
Ddevice_groups.cc1375 auto requested_channel_count = conf.codec.GetChannelCountPerIsoStream(); in CheckIfStrategySupported()
Ddevices_test.cc1578 .codec.GetChannelCountPerIsoStream(), in TEST_P()