Searched refs:IsConfiguredForContext (Results 1 – 3 of 3) sorted by relevance
246 bool IsConfiguredForContext(types::LeAudioContextType context_type) const;
1914 bool LeAudioDeviceGroup::IsConfiguredForContext( in IsConfiguredForContext() function in bluetooth::le_audio::LeAudioDeviceGroup
201 if (group->IsConfiguredForContext(context_type)) { in StartStream()