Searched refs:condWaitState (Results 1 – 2 of 2) sorted by relevance
321 bool BluetoothAudioPortAidl::condWaitState(BluetoothStreamState state) { in condWaitState() function in android::bluetooth::audio::aidl::BluetoothAudioPortAidl367 if (!condWaitState(state_)) { in start()384 retval = condWaitState(BluetoothStreamState::STARTING); in start()419 if (!condWaitState(state_)) { in suspend()436 retval = condWaitState(BluetoothStreamState::SUSPENDING); in suspend()
214 bool condWaitState(BluetoothStreamState state);