Searched refs:test_any (Results 1 – 5 of 5) sorted by relevance
42 if (context.test_any(types::LeAudioContextType::GAME | in GetBroadcastConfig()51 if (context.test_any(types::LeAudioContextType::SOUNDEFFECTS | in GetBroadcastConfig()55 if (context.test_any(types::LeAudioContextType::ALERTS | in GetBroadcastConfig()
151 if (AudioContexts(context).test_any( in GetBroadcastConfig()
3162 if (!group_metadata_contexts.test_any(device_available_contexts)) { in AttachToStreamingGroupIfNeeded()4897 if (local_metadata_context_types_.source.test_any(possible_voip_contexts) && in DirectionalRealignMetadataAudioContexts()4959 .test_any(kLeAudioContextAllBidir) && in DirectionalRealignMetadataAudioContexts()4972 .test_any(kLeAudioContextAllBidir)) { in DirectionalRealignMetadataAudioContexts()5009 .test_any(kLeAudioContextAllBidir)) { in DirectionalRealignMetadataAudioContexts()
442 bool test_any(const AudioContexts& v) const { in test_any() function
172 if (!group_metadata_contexts.test_any(device_available_contexts)) { in AttachToStream()