Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/bluetooth/
DDevicePortProxy.cpp56 case BluetoothStreamState::STARTING: in operator <<()
196 case BluetoothStreamState::STARTING: in controlResultHandler()
326 case BluetoothStreamState::STARTING: { in condWaitState()
330 return mState != BluetoothStreamState::STARTING; in condWaitState()
363 mState == BluetoothStreamState::STARTING) { in start()
381 mState = BluetoothStreamState::STARTING; in start()
384 retval = condWaitState(BluetoothStreamState::STARTING); in start()
415 mState == BluetoothStreamState::STARTING) { in suspend()
/hardware/interfaces/audio/aidl/default/include/core-impl/
DDevicePortProxy.h37 STARTING, enumerator