Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/include/
Dinquiry.h24 STANDBY = 0x00, enumerator
/system/bt/audio_bluetooth_hw/
Ddevice_port_proxy.cc108 state_ = BluetoothStreamState::STANDBY; in SetUp()
206 state_ = BluetoothStreamState::STANDBY; in ControlResultHandler()
211 state_ = BluetoothStreamState::STANDBY; in ControlResultHandler()
243 state_ = BluetoothStreamState::STANDBY; in SessionChangedHandler()
305 retval = retval && state_ == BluetoothStreamState::STANDBY; in CondwaitState()
325 if (state_ == BluetoothStreamState::STANDBY) { in Start()
Dstream_apis.h37 STANDBY, enumerator
Dstream_apis.cc136 case BluetoothStreamState::STANDBY: in operator <<()
305 out->bluetooth_output_.SetState(BluetoothStreamState::STANDBY); in out_set_parameters()
574 if (out->bluetooth_output_.GetState() == BluetoothStreamState::STANDBY) { in out_resume()
/system/netd/server/
DFirewallController.cpp102 res |= createChain(LOCAL_STANDBY, getFirewallType(STANDBY)); in setupIptablesHooks()
152 case STANDBY: in enableChildChains()
218 case STANDBY: in getFirewallType()
248 case STANDBY: in setUidRule()
DFirewallController.h44 STANDBY = INetd::FIREWALL_CHAIN_STANDBY, enumerator
DFirewallControllerTest.cpp118 mFw.setUidRule(STANDBY, 12345, ALLOW); in TEST_F()
124 mFw.setUidRule(STANDBY, 12345, DENY); in TEST_F()
DTrafficController.cpp628 case STANDBY: in changeUidOwnerRule()
744 case STANDBY: in toggleUidOwnerMap()
DTrafficControllerTest.cpp635 checkUidOwnerRuleForChain(STANDBY, STANDBY_MATCH); in TEST_F()
/system/bt/vendor_libs/test_vendor_lib/packets/
Dlink_layer_packets.pdl67 STANDBY = 0x00,