Home
last modified time | relevance | path

Searched refs:STANDBY (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/audio_bluetooth_hw/
Ddevice_port_proxy_hidl.cc133 state_ = BluetoothStreamState::STANDBY; in SetUp()
256 state_ = BluetoothStreamState::STANDBY; in ControlResultHandler()
276 state_ = BluetoothStreamState::STANDBY; in ControlResultHandler()
281 state_ = BluetoothStreamState::STANDBY; in ControlResultHandler()
367 retval = retval && state_ == BluetoothStreamState::STANDBY; in CondwaitState()
392 if (state_ == BluetoothStreamState::STANDBY) { in Start()
Ddevice_port_proxy.cc137 state_ = BluetoothStreamState::STANDBY; in SetUp()
270 state_ = BluetoothStreamState::STANDBY; in ControlResultHandler()
288 state_ = BluetoothStreamState::STANDBY; in ControlResultHandler()
293 state_ = BluetoothStreamState::STANDBY; in ControlResultHandler()
446 retval = retval && state_ == BluetoothStreamState::STANDBY; in CondwaitState()
470 if (state_ == BluetoothStreamState::STANDBY) { in Start()
Dstream_apis.h44 STANDBY, enumerator
Dstream_apis.cc185 case BluetoothStreamState::STANDBY: in operator <<()
362 out->bluetooth_output_->SetState(BluetoothStreamState::STANDBY); in out_set_parameters()
666 if (out->bluetooth_output_->GetState() == BluetoothStreamState::STANDBY) { in out_resume()
1095 if (in->bluetooth_input_->GetState() == BluetoothStreamState::STANDBY) { in in_read()
1150 if (in->bluetooth_input_->GetState() == BluetoothStreamState::STANDBY) { in in_get_capture_position()
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dlink_layer_packets.pdl94 STANDBY = 0x00,