Searched refs:SECURITY_OPEN (Results 1 – 3 of 3) sorted by relevance
/external/autotest/client/common_lib/cros/network/ |
D | iw_runner_unittest.py | 74 'support_ht20', iw_runner.SECURITY_OPEN, 122 'no_ht_support', iw_runner.SECURITY_OPEN, 141 iw_runner.SECURITY_OPEN, 160 'support_vht80', iw_runner.SECURITY_OPEN, 179 'support_vht160', iw_runner.SECURITY_OPEN, 194 'support_vht80_80', iw_runner.SECURITY_OPEN, 209 None, iw_runner.SECURITY_OPEN,
|
D | iw_runner.py | 54 SECURITY_OPEN = 'open' variable 852 security = SECURITY_OPEN
|
/external/autotest/server/cros/ap_configurators/ |
D | ap_spec.py | 36 SECURITY_TYPE_DISABLED = iw_runner.SECURITY_OPEN
|