Home
last modified time | relevance | path

Searched refs:GetFirstActiveDeviceByDataPathState (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/bta/le_audio/
Dstate_machine.cc811 group->GetFirstActiveDeviceByDataPathState( in ProcessHciNotifCisEstablished()
1570 auto* leAudioDevice = group->GetFirstActiveDeviceByDataPathState( in PrepareDataPath()
2640 if (group->GetFirstActiveDeviceByDataPathState( in AseStateMachineProcessStreaming()
2645 if (!group->GetFirstActiveDeviceByDataPathState( in AseStateMachineProcessStreaming()
Ddevices.h326 LeAudioDevice* GetFirstActiveDeviceByDataPathState(
Ddevices.cc442 LeAudioDevice* LeAudioDeviceGroup::GetFirstActiveDeviceByDataPathState( in GetFirstActiveDeviceByDataPathState() function in le_audio::LeAudioDeviceGroup