Searched refs:GetAsCoreCodecConfig (Results 1 – 15 of 15) sorted by relevance
82 return codec_specific_.GetAsCoreCodecConfig().GetSamplingFrequencyHz(); in GetSamplingFrequencyHz()166 GetCommonBisCodecSpecData().GetAsCoreCodecConfig().octets_per_codec_frame.value_or(0); in GetBisOctetsPerCodecFrame()175 return opt_ltvs->GetAsCoreCodecConfig().octets_per_codec_frame.value_or(0) * in GetBisOctetsPerCodecFrame()176 opt_ltvs->GetAsCoreCodecConfig().codec_frames_blocks_per_sdu.value_or(0); in GetBisOctetsPerCodecFrame()
274 << ", CodecSpecific=" << config.GetCodecSpecData().GetAsCoreCodecConfig(); in operator <<()
63 return params.GetAsCoreCodecConfig().GetOctetsPerFrame(); in GetOctetsPerFrame()72 return params.GetAsCoreCodecConfig().GetSamplingFrequencyHz(); in GetSamplingFrequencyHz()78 return params.GetAsCoreCodecConfig().GetFrameDurationUs() * in GetDataIntervalUs()79 params.GetAsCoreCodecConfig().codec_frames_blocks_per_sdu.value_or(1); in GetDataIntervalUs()138 os << ", codecSpecParams: " << config.params.GetAsCoreCodecConfig(); in operator <<()462 const struct LeAudioCoreCodecConfig& LeAudioLtvMap::GetAsCoreCodecConfig() const { in GetAsCoreCodecConfig() function in bluetooth::le_audio::types::LeAudioLtvMap
518 auto config = reqs.GetAsCoreCodecConfig(); in IsCodecConfigSupported()619 const auto& ase_config = ase_confs.at(i).codec.params.GetAsCoreCodecConfig(); in IsAseConfigMatchedWithPreferredRequirements()620 const auto& req_config = reqs.at(i).params.GetAsCoreCodecConfig(); in IsAseConfigMatchedWithPreferredRequirements()
423 adsp_config.codec.params.GetAsCoreCodecConfig(); in UpdateSupportedBroadcastConfig()547 auto subgroup_config = subgroup.GetCommonBisCodecSpecData().GetAsCoreCodecConfig(); in UpdateBroadcastOffloadConfig()936 const types::LeAudioCoreCodecConfig adsp_lc3_config = adsp_config.params.GetAsCoreCodecConfig(); in IsLc3ConfigMatched()938 target_config.params.GetAsCoreCodecConfig(); in IsLc3ConfigMatched()
807 const struct LeAudioCoreCodecConfig& GetAsCoreCodecConfig() const;1157 return params.GetAsCoreCodecConfig().GetAudioChannelAllocation(); in GetAudioChannelAllocation()1160 return params.GetAsCoreCodecConfig().GetCodecFrameBlocksPerSdu(); in GetCodecFrameBlocksPerSdu()
232 auto config = ltv_map.GetAsCoreCodecConfig(); in TEST()386 EXPECT_DEATH(ltv_map.GetAsCoreCodecConfig(), ""); in TEST()
346 auto config = cfg.codec.params.GetAsCoreCodecConfig(); in ConfigureAses()357 return (cfg.codec.params.GetAsCoreCodecConfig().audio_channel_allocation.value() & in ConfigureAses()
350 const auto& core_config = subconfig.codec.params.GetAsCoreCodecConfig(); in processSubconfig()
480 const LeAudioCoreCodecConfig core_config = setting.params.GetAsCoreCodecConfig(); in Add()1127 auto core_config = ase.codec_config.params.GetAsCoreCodecConfig(); in TestAsesActive()2193 auto core_config = ase->codec_config.params.GetAsCoreCodecConfig(); in TEST_P()
1463 auto core_config = ase->codec_config.params.GetAsCoreCodecConfig(); in AddCisToStreamConfiguration()
973 auto core_config = ase.codec_config.params.GetAsCoreCodecConfig(); in SetUpMockGroups()1129 auto core_config = ase.codec_config.params.GetAsCoreCodecConfig(); in SetUpMockGroups()13254 auto cfg = ase.codec_config.params.GetAsCoreCodecConfig(); in TEST_F()
1918 .codec.params.GetAsCoreCodecConfig() in TEST_F()
148 auto stack_config = stack_ltvs.GetAsCoreCodecConfig(); in GetAidlCodecSpecificConfigurationFromStack()466 auto cfg = stack_config.params.GetAsCoreCodecConfig(); in GetCodecConfigSettingFromAidl()
382 auto stack_codec_params = stack_params.GetAsCoreCodecConfig(); in PrepareReferenceAseDirectionConfigLc3()450 auto stack_codec_params = stack_params.GetAsCoreCodecConfig(); in PrepareReferenceAseDirectionConfigVendor1()