Home
last modified time | relevance | path

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

/aosp12/system/bt/audio_bluetooth_hw/
H A Ddevice_port_proxy.cc243 case BluetoothStreamState::SUSPENDING: in ControlResultHandler()
376 case BluetoothStreamState::SUSPENDING: in CondwaitState()
381 [this] { return this->state_ != BluetoothStreamState::SUSPENDING; }); in CondwaitState()
434 state_ = BluetoothStreamState::SUSPENDING; in Suspend()
436 retval = CondwaitState(BluetoothStreamState::SUSPENDING); in Suspend()
H A Dstream_apis.cc189 case BluetoothStreamState::SUSPENDING: in operator <<()
279 BluetoothStreamState::SUSPENDING) { in out_standby()
608 BluetoothStreamState::SUSPENDING) { in out_pause()
634 BluetoothStreamState::SUSPENDING) { in out_resume()
882 BluetoothStreamState::SUSPENDING) { in in_standby()
889 if (!in_state_transition_timeout(in, lock, BluetoothStreamState::SUSPENDING, in in_standby()
1007 BluetoothStreamState::SUSPENDING) { in in_read()
H A Dstream_apis.h43 SUSPENDING, enumerator