Home
last modified time | relevance | path

Searched defs:tech (Results 1 – 5 of 5) sorted by relevance

/system/connectivity/shill/test-scripts/
Dflimflam.py399 def EnableTechnology(self, tech): argument
408 def DisableTechnology(self, tech): argument
/system/connectivity/shill/cellular/
Dcellular_capability_gsm.cc437 uint32_t tech = network_proxy_->AccessTechnology(); in GetProperties() local
597 int tech = 0; in ParseScanResult() local
/system/connectivity/shill/test-rpc-proxy/
Dproxy_dbus_client.cc159 void ProxyDbusClient::SetLogging(Technology tech) { in SetLogging()
/system/connectivity/shill/
Dmanager.cc965 bool Manager::IsPortalDetectionEnabled(Technology::Identifier tech) { in IsPortalDetectionEnabled()
Dmanager_unittest.cc201 Technology::Identifier tech) { in IsDeviceRegistered()