HomeSort by relevance Sort by last modified time
    Searched defs:roam_threshold (Results 1 - 2 of 2) 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
  /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 955 milliseconds