Home
last modified time | relevance | path

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

/system/bt/audio_bluetooth_hw/
Ddevice_port_proxy.h109 bool CondwaitState(BluetoothStreamState state);
Ddevice_port_proxy.cc287 bool BluetoothAudioPortOut::CondwaitState(BluetoothStreamState state) { in CondwaitState() function in android::bluetooth::audio::BluetoothAudioPortOut
328 retval = CondwaitState(BluetoothStreamState::STARTING); in Start()
359 retval = CondwaitState(BluetoothStreamState::SUSPENDING); in Suspend()