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

  /external/autotest/server/site_tests/network_WiFi_RateControl/
network_WiFi_RateControl.py 55 remote_host=self.context.client.host).list_phys()
  /external/autotest/server/cros/network/
connection_worker.py 55 phys = iw.list_phys()
  /external/autotest/server/site_tests/network_WiFi_RegDomain/
network_WiFi_RegDomain.py 59 Converts phy information from iw_runner.IwRunner.list_phys()
64 @param phy_list The return value of iw_runner.IwRunner.list_phys()
149 iw_runner.IwRunner(dut_host).list_phys())
  /external/autotest/client/common_lib/cros/network/
iw_runner.py 509 def list_phys(self): member in class:IwRunner
    [all...]
  /external/autotest/server/site_tests/network_WiFi_VerifyAttenuator/
network_WiFi_VerifyAttenuator.py 294 self.num_phys = len(self.context.router.iw_runner.list_phys())
  /external/autotest/server/
site_linux_system.py 126 self._phy_list = self.iw_runner.list_phys()

Completed in 916 milliseconds