Home
last modified time | relevance | path

Searched refs:kLeAudioContextAllRemoteSource (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_client_test.cc4726 auto source_available_context = types::kLeAudioContextAllRemoteSource; in TEST_F()
5343 auto source_available_context = types::kLeAudioContextAllRemoteSource; in TEST_F()
9824 auto source_available_contexts = types::kLeAudioContextAllRemoteSource; in TEST_F()
9927 auto source_supported_context = types::kLeAudioContextAllRemoteSource; in TEST_F()
9978 auto source_supported_context = types::kLeAudioContextAllRemoteSource; in TEST_F()
10047 auto source_supported_context = types::kLeAudioContextAllRemoteSource; in TEST_F()
10178 auto source_supported_context = types::kLeAudioContextAllRemoteSource; in TEST_F()
11354 (types::kLeAudioContextAllRemoteSource | types::LeAudioContextType::UNSPECIFIED).value(); in TEST_F()
13009 (types::kLeAudioContextAllRemoteSource | types::LeAudioContextType::UNSPECIFIED).value(); in TEST_F()
13061 (types::kLeAudioContextAllRemoteSource | types::LeAudioContextType::UNSPECIFIED).value(); in TEST_F()
[all …]
Dle_audio_types.h558 constexpr AudioContexts kLeAudioContextAllRemoteSource = variable
Ddevice_groups.cc1145 types::kLeAudioContextAllRemoteSource | types::kLeAudioContextAllBidir; in GetAllSupportedSingleDirectionOnlyContextTypes()
Dclient.cc149 using bluetooth::le_audio::types::kLeAudioContextAllRemoteSource;
6288 kLeAudioContextAllRemoteSource.test(configuration_context_type_) in OnStateMachineStatusReportCb()