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

  /external/autotest/server/site_tests/network_WiFi_ChaosConfigSniffer/
network_WiFi_ChaosConfigSniffer.py 24 wifi_client._wifi_if, ssids=[ssid], timeout_seconds=60)
  /external/autotest/server/cros/network/
wifi_client.py 295 return self._wifi_if
392 self._wifi_if = devs[0].if_name
394 self.host, self._wifi_if)
411 self._wifi_if = interfaces[0]
413 self.host, self._wifi_if)
415 self._interface = interface.Interface(self._wifi_if, host=self.host)
420 self.set_device_enabled(self._wifi_if, True)
    [all...]
wpa_cli_proxy.py 40 self._wifi_if = wifi_if
84 {'ifname' : self._wifi_if, 'cmd' : command})

Completed in 90 milliseconds