Searched refs:SECURITY_OPEN (Results 1 – 2 of 2) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/ |
D | SoftApTest.py | 43 SECURITY_OPEN = 'none' variable 497 'security_type': SECURITY_OPEN, 507 'security_type': SECURITY_OPEN, 517 'security_type': SECURITY_OPEN, 707 'security_type': SECURITY_OPEN, 717 'security_type': SECURITY_OPEN, 727 'security_type': SECURITY_OPEN, 926 'security_type': SECURITY_OPEN, 1051 'security_type': SECURITY_OPEN, 1154 security_type = config_settings.get('security_type', SECURITY_OPEN)
|
D | WlanPhyCompliance11NTest.py | 35 SECURITY_OPEN = 'open' variable 203 'security': SECURITY_OPEN, 222 'security': SECURITY_OPEN, 241 'security': SECURITY_OPEN, 260 'security': SECURITY_OPEN, 279 'security': SECURITY_OPEN, 298 'security': SECURITY_OPEN, 424 allowed_security = [SECURITY_WPA2, SECURITY_OPEN]
|