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

  /external/autotest/server/cros/ap_configurators/
ap_configurator_config.py 26 WEP_AUTHENTICATION_OPEN = 'open'
ap_configurator_test.py 182 ap_spec.WEP_AUTHENTICATION_OPEN)
195 self.ap.set_security_wep('77777', ap_spec.WEP_AUTHENTICATION_OPEN)
217 ap_spec.WEP_AUTHENTICATION_OPEN)
247 self.ap.set_security_wep('88888', ap_spec.WEP_AUTHENTICATION_OPEN)
290 self.ap.set_security_wep('77777', ap_spec.WEP_AUTHENTICATION_OPEN)
311 self.ap.set_security_wep('77777', ap_spec.WEP_AUTHENTICATION_OPEN)
335 self.ap.set_security_wep('77777', ap_spec.WEP_AUTHENTICATION_OPEN)
ap_spec.py 43 WEP_AUTHENTICATION_OPEN = object()

Completed in 58 milliseconds