Home
last modified time | relevance | path

Searched refs:_set_authentication (Results 1 – 2 of 2) sorted by relevance

/external/autotest/server/cros/ap_configurators/
Dasus_qis_ap_configurator.py15 def _set_authentication(self, authentication, wait_for_xpath=None): member in AsusQISAPConfigurator
132 self._set_authentication('Open System')
143 self._set_authentication('Shared Key', wait_for_xpath=popup)
163 self._set_authentication('WPA-Personal', wait_for_xpath=key_field,
166 self._set_authentication('WPA2-Personal', wait_for_xpath=key_field,
Dasus_ap_configurator.py19 def _set_authentication(self, authentication, wait_for_xpath=None): member in AsusAPConfigurator
207 self._set_authentication('Open System', wait_for_xpath=popup)
222 self._set_authentication('Open System', wait_for_xpath=popup)
246 self._set_authentication('WPA-Personal',
249 self._set_authentication('WPA2-Personal',