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

  /external/autotest/server/site_tests/network_WiFi_RoamFT/
network_WiFi_RoamFT.py 151 current_if = self.context.router.get_hostapd_interface(0)
154 current_if = self.context.router.get_hostapd_interface(1)
  /external/autotest/server/
site_linux_router.py 792 def get_hostapd_interface(self, ap_num): member in class:LinuxRouter
831 interface_name = self.get_hostapd_interface(ap_num)
    [all...]
  /external/autotest/server/cros/network/
wifi_test_context_manager.py 141 return self.router.get_hostapd_interface(ap_num)

Completed in 173 milliseconds