Home
last modified time | relevance | path

Searched defs:state_ (Results 1 – 11 of 11) sorted by relevance

/packages/modules/Bluetooth/system/audio_bluetooth_hw/
Ddevice_port_proxy_hidl.h88 BluetoothStreamState state_; variable
Ddevice_port_proxy.h188 BluetoothStreamState state_; variable
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dchannel_configuration_state.h50 State state_ = State::WAIT_CONFIG_REQ_RSP; member
/packages/modules/Bluetooth/system/stack/eatt/
Deatt.h48 EattChannelState state_; variable
/packages/modules/adb/client/pairing/
Dpairing_client.cpp74 State state_ = State::Ready; member in adbwifi::pairing::__anon04ce1c700111::PairingClientImpl
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dsco_connection.h124 ScoState state_; variable
/packages/modules/adb/pairing_connection/tests/
Dpairing_client.cpp76 State state_ = State::Ready; member in adb::pairing::__anon2b2c2a930111::PairingClientImpl
/packages/modules/adb/client/pairing/tests/
Dpairing_server.cpp114 State state_ = State::Ready; member in adbwifi::pairing::__anon9ef8d72a0111::PairingServerImpl
/packages/modules/adb/pairing_connection/
Dpairing_server.cpp124 State state_ = State::Ready; member
Dpairing_connection.cpp134 std::atomic<State> state_{State::Ready}; member
/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp_source.cc230 BtifA2dpSource::RunState state_; member in BtifA2dpSource