Home
last modified time | relevance | path

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

/system/bt/audio_bluetooth_hw/
Ddevice_port_proxy.cc199 case BluetoothStreamState::STARTING: in ControlResultHandler()
292 case BluetoothStreamState::STARTING: in CondwaitState()
297 [this] { return this->state_ != BluetoothStreamState::STARTING; }); in CondwaitState()
327 state_ = BluetoothStreamState::STARTING; in Start()
329 retval = CondwaitState(BluetoothStreamState::STARTING); in Start()
Dstream_apis.h37 STARTING, enumerator
Dstream_apis.cc56 case BluetoothStreamState::STARTING: in operator <<()
148 BluetoothStreamState::STARTING || in out_standby()
476 BluetoothStreamState::STARTING || in out_pause()
502 BluetoothStreamState::STARTING || in out_resume()