Home
last modified time | relevance | path

Searched refs:get_wan_host (Results 1 – 3 of 3) sorted by relevance

/external/autotest/server/cros/
Dap_config.py123 def get_wan_host(self): member in AP
199 rpm_client.set_power(self.get_wan_host(), 'OFF')
204 rpm_client.set_power(self.get_wan_host(), 'ON')
219 'hostname': self.get_wan_host(),
/external/autotest/server/cros/ap_configurators/
Dstatic_ap_configurator.py46 self.host_name = ap_config.get_wan_host()
69 'Hostname': ap_config.get_wan_host()}
Ddynamic_ap_configurator.py60 self.host_name = ap_config.get_wan_host()
69 'Hostname': ap_config.get_wan_host()}