HomeSort by relevance Sort by last modified time
    Searched refs:roam_threshold (Results 1 - 4 of 4) sorted by null

  /system/connectivity/shill/dbus/
chromeos_supplicant_interface_proxy.h 86 brillo::dbus_utils::Property<uint16_t> roam_threshold; member in class:shill::ChromeosSupplicantInterfaceProxy::PropertySet
chromeos_supplicant_interface_proxy.cc 56 RegisterProperty(kPropertyRoamThreshold, &roam_threshold);
403 if (!properties_->roam_threshold.SetAndBlock(threshold)) {
  /external/autotest/server/site_tests/network_WiFi_RoamOnLowPower/
network_WiFi_RoamOnLowPower.py 254 with self.context.client.roam_threshold(
  /external/autotest/server/cros/network/
wifi_client.py 142 ROAM_THRESHOLD = 'RoamThreshold'
699 def roam_threshold(self, value): member in class:WiFiClient
705 with client.roam_threshold(40):
715 self.ROAM_THRESHOLD,
844 NIC is programmed to wake on SSID. Use as with roam_threshold.
860 NIC is programmed to wake on SSID. Use as with roam_threshold.
    [all...]

Completed in 49 milliseconds