Home
last modified time | relevance | path

Searched refs:SECURITY_MIXED (Results 1 – 5 of 5) sorted by relevance

/external/autotest/server/site_tests/network_WiFi_ChaosConfigSniffer/
Dnetwork_WiFi_ChaosConfigSniffer.py52 network.security == iw_runner.SECURITY_MIXED):
/external/autotest/server/cros/network/
Dchaos_clique_utils.py197 if (security == iw_runner.SECURITY_MIXED and
203 elif (security == iw_runner.SECURITY_MIXED and
/external/autotest/server/cros/ap_configurators/
Dap_spec.py41 SECURITY_TYPE_MIXED = iw_runner.SECURITY_MIXED
/external/autotest/client/common_lib/cros/network/
Diw_runner.py59 SECURITY_MIXED = 'mixed' variable
856 security = SECURITY_MIXED
Diw_runner_unittest.py113 iw_runner.SECURITY_MIXED,