Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Ddevices_test.cc483 const LeAudioCoreCodecConfig core_config = setting.params.GetAsCoreCodecConfig(); in Add() local
1109 auto core_config = ase.codec_config.GetAsCoreCodecConfig(); in TestAsesActive() local
2202 auto core_config = ase->codec_config.GetAsCoreCodecConfig(); in TEST_P() local
Dle_audio_set_configuration_provider_json.cc350 const auto& core_config = subconfig.codec.params.GetAsCoreCodecConfig(); in processSubconfig() local
Dcodec_manager.cc406 const types::LeAudioCoreCodecConfig core_config = in UpdateSupportedBroadcastConfig() local
Dstate_machine.cc1369 auto core_config = ase->codec_config.GetAsCoreCodecConfig(); in AddCisToStreamConfiguration() local
Dle_audio_types.h986 mutable std::optional<struct LeAudioCoreCodecConfig> core_config = std::nullopt; variable
Dle_audio_client_test.cc983 auto core_config = ase.codec_config.GetAsCoreCodecConfig(); in SetUpMockGroups() local
1116 auto core_config = ase.codec_config.GetAsCoreCodecConfig(); in SetUpMockGroups() local