Home
last modified time | relevance | path

Searched refs:GetFirstDeviceWithActiveContext (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/bta/le_audio/
Ddevices.h316 LeAudioDevice* GetFirstDeviceWithActiveContext(
Ddevices.cc279 LeAudioDevice* LeAudioDeviceGroup::GetFirstDeviceWithActiveContext( in GetFirstDeviceWithActiveContext() function in le_audio::LeAudioDeviceGroup
1347 for (auto* device = GetFirstDeviceWithActiveContext(context_type); in IsConfigurationSupported()
1701 for (auto* device = GetFirstDeviceWithActiveContext(context_type); in ConfigureAses()