Searched refs:SUSPENDING (Results 1 – 2 of 2) sorted by relevance
60 case BluetoothStreamState::SUSPENDING: in operator <<()209 case BluetoothStreamState::SUSPENDING: in controlResultHandler()334 case BluetoothStreamState::SUSPENDING: { in condWaitState()338 return mState != BluetoothStreamState::SUSPENDING; in condWaitState()362 } else if (mState == BluetoothStreamState::SUSPENDING || in start()414 } else if (mState == BluetoothStreamState::SUSPENDING || in suspend()433 mState = BluetoothStreamState::SUSPENDING; in suspend()436 retval = condWaitState(BluetoothStreamState::SUSPENDING); in suspend()
39 SUSPENDING, enumerator