Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_set_configuration_provider_json.cc83 struct AudioSetConfigurationProviderJson { struct
84 static constexpr auto kDefaultScenario = "Media";
86 AudioSetConfigurationProviderJson(types::CodecLocation location) { in AudioSetConfigurationProviderJson() function
97 static auto ScenarioToContextTypes(const std::string& scenario) { in ScenarioToContextTypes()
116 static std::string ContextTypeToScenario( in ContextTypeToScenario()
148 const AudioSetConfigurations* GetConfigurationsByContextType( in GetConfigurationsByContextType()
171 std::map<std::string, const AudioSetConfiguration> configurations_;
176 context_configurations_;
178 static CodecConfigSetting CodecConfigSettingFromFlat( in CodecConfigSettingFromFlat()
202 void SetConfigurationFromFlatSubconfig( in SetConfigurationFromFlatSubconfig()
[all …]