Home
last modified time | relevance | path

Searched refs:INSTRUCTIONAL (Results 1 – 12 of 12) sorted by relevance

/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dbroadcast_configuration_provider.cc47 if (context.test(types::LeAudioContextType::INSTRUCTIONAL)) in GetBroadcastConfig()
Dbroadcaster.cc442 LeAudioContextType::ALERTS, LeAudioContextType::INSTRUCTIONAL, in ChooseConfigurationContextType()
Dbroadcaster_test.cc153 types::LeAudioContextType::INSTRUCTIONAL | in GetBroadcastConfig()
/packages/modules/Bluetooth/system/bta/le_audio/
Dmetrics_collector.h48 INSTRUCTIONAL = 4, enumerator
Dmetrics_collector.cc53 {LeAudioContextType::INSTRUCTIONAL,
54 LeAudioMetricsContextType::INSTRUCTIONAL},
Dle_audio_set_configuration_provider_json.cc102 {"Media", types::LeAudioContextType::INSTRUCTIONAL}, in ScenarioToContextTypes()
121 case types::LeAudioContextType::INSTRUCTIONAL: in ContextTypeToScenario()
Dle_audio_types.h400 INSTRUCTIONAL = 0x0010, enumerator
523 LeAudioContextType::INSTRUCTIONAL, LeAudioContextType::VOICEASSISTANTS,
532 LeAudioContextType::INSTRUCTIONAL | LeAudioContextType::VOICEASSISTANTS |
546 LeAudioContextType::MEDIA | LeAudioContextType::INSTRUCTIONAL |
Dle_audio_utils.cc81 return LeAudioContextType::INSTRUCTIONAL; in AudioContentToLeAudioContext()
Dle_audio_types.cc712 case LeAudioContextType::INSTRUCTIONAL: in contextTypeToStr()
Dclient.cc821 LeAudioContextType::INSTRUCTIONAL, in ChooseMetadataContextType()
4620 LeAudioContextType::INSTRUCTIONAL, in ChooseConfigurationContextType()
5064 group->group_id_, ToString(LeAudioContextType::INSTRUCTIONAL)); in AdjustForVoiceAssistant()
5066 return LeAudioContextType::INSTRUCTIONAL; in AdjustForVoiceAssistant()
5134 LeAudioContextType::INSTRUCTIONAL | LeAudioContextType::ALERTS | in ReconfigureOrUpdateRemote()
Ddevices_test.cc291 case LeAudioContextType::INSTRUCTIONAL: in IsLc3SettingSupported()
1613 config = group_->GetConfiguration(LeAudioContextType::INSTRUCTIONAL); in TEST_P()
Dle_audio_client_test.cc6233 StartStream(_, types::LeAudioContextType::INSTRUCTIONAL, in TEST_F_WITH_FLAGS()
6815 .sink = types::AudioContexts(types::LeAudioContextType::INSTRUCTIONAL), in TEST_F()