Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Ddevice_groups.h187 bool HaveAnyActiveDeviceInUnconfiguredState() const;
Dstate_machine.cc2111 if (group->HaveAnyActiveDeviceInUnconfiguredState()) { in AseStateMachineProcessCodecConfigured()
2209 if (group->HaveAnyActiveDeviceInUnconfiguredState()) { in AseStateMachineProcessCodecConfigured()
Ddevice_groups.cc356 bool LeAudioDeviceGroup::HaveAnyActiveDeviceInUnconfiguredState() const { in HaveAnyActiveDeviceInUnconfiguredState() function in bluetooth::le_audio::LeAudioDeviceGroup