Home
last modified time | relevance | path

Searched defs:SetScanInterval (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/shill/dbus/
Dchromeos_supplicant_interface_proxy.cc411 bool ChromeosSupplicantInterfaceProxy::SetScanInterval(int32_t scan_interval) { in SetScanInterval() function in shill::ChromeosSupplicantInterfaceProxy
/system/connectivity/shill/wifi/
Dwifi.cc773 bool WiFi::SetScanInterval(const uint16_t& seconds, Error* /*error*/) { in SetScanInterval() function in shill::WiFi
Dwifi_unittest.cc1119 bool SetScanInterval(uint16_t interval_seconds, Error* error) { in SetScanInterval() function in shill::WiFiObjectTest