Home
last modified time | relevance | path

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

/aosp12/system/bt/audio_bluetooth_hw/
H A Ddevice_port_proxy.h108 bool CondwaitState(BluetoothStreamState state);
H A Ddevice_port_proxy.cc364 bool BluetoothAudioPort::CondwaitState(BluetoothStreamState state) { in CondwaitState() function in android::bluetooth::audio::BluetoothAudioPort
405 retval = CondwaitState(BluetoothStreamState::STARTING); in Start()
436 retval = CondwaitState(BluetoothStreamState::SUSPENDING); in Suspend()