Searched defs:SetRoamThreshold (Results 1 – 5 of 5) sorted by relevance
/system/connectivity/shill/dbus/ | ||
D | chromeos_supplicant_interface_proxy.cc | 400 bool ChromeosSupplicantInterfaceProxy::SetRoamThreshold(uint16_t threshold) { in SetRoamThreshold() function in shill::ChromeosSupplicantInterfaceProxy |
/system/connectivity/shill/wifi/ | ||
D | wifi_service.cc | 1285 bool WiFiService::SetRoamThreshold(const uint16_t& threshold, in SetRoamThreshold() function in shill::WiFiService |
D | wifi.cc | 765 bool WiFi::SetRoamThreshold(const uint16_t& threshold, Error* /*error*/) { in SetRoamThreshold() function in shill::WiFi |
D | wifi_service_unittest.cc | 202 bool SetRoamThreshold(WiFiServiceRefPtr service, uint16_t threshold) { in SetRoamThreshold() function in shill::WiFiServiceTest |
D | wifi_unittest.cc | 762 bool SetRoamThreshold(uint16_t threshold) { in SetRoamThreshold() function in shill::WiFiObjectTest |