Home
last modified time | relevance | path

Searched refs:WEP_STRING (Results 1 – 6 of 6) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/functional/
DWlanTargetSecurityTest.py103 target_security=hostapd_constants.WEP_STRING,
133 ssid, _ = self.setup_ap(hostapd_constants.WEP_STRING)
138 ssid, password = self.setup_ap(hostapd_constants.WEP_STRING)
141 target_security=hostapd_constants.WEP_STRING,
145 ssid, password = self.setup_ap(hostapd_constants.WEP_STRING)
153 ssid, password = self.setup_ap(hostapd_constants.WEP_STRING)
161 ssid, password = self.setup_ap(hostapd_constants.WEP_STRING)
178 target_security=hostapd_constants.WEP_STRING,
215 target_security=hostapd_constants.WEP_STRING,
251 target_security=hostapd_constants.WEP_STRING,
[all …]
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dhostapd_constants.py41 WEP_STRING = 'wep' variable
60 WEP_STRING: WEP,
76 WEP_STRING: WEP_STRING,
Dhostapd_utils.py38 if security_mode and security_mode.lower() == hostapd_constants.WEP_STRING:
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/performance/
DChannelSweepTest.py627 if security == hostapd_constants.WEP_STRING:
854 test_security=hostapd_constants.WEP_STRING,
867 test_security=hostapd_constants.WEP_STRING,
879 test_security=hostapd_constants.WEP_STRING,
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
DWifiBaseTest.py337 ref_5g_security = hostapd_constants.WEP_STRING
338 ref_2g_security = hostapd_constants.WEP_STRING
396 if network["security"] == hostapd_constants.WEP_STRING:
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/compliance/
DWlanSecurityComplianceABGTest.py85 security_mode = hostapd_constants.WEP_STRING