Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Ddevice_groups.h175 LeAudioDevice* GetNextDeviceWithAvailableContext(
Ddevice_groups.cc289 LeAudioDevice* LeAudioDeviceGroup::GetNextDeviceWithAvailableContext( in GetNextDeviceWithAvailableContext() function in bluetooth::le_audio::LeAudioDeviceGroup
1608 device = GetNextDeviceWithAvailableContext(device, context_type)) { in ConfigureAses()