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.py102 target_security=hostapd_constants.WEP_STRING,
132 ssid, _ = self.setup_ap(hostapd_constants.WEP_STRING)
137 ssid, password = self.setup_ap(hostapd_constants.WEP_STRING)
140 target_security=hostapd_constants.WEP_STRING,
144 ssid, password = self.setup_ap(hostapd_constants.WEP_STRING)
152 ssid, password = self.setup_ap(hostapd_constants.WEP_STRING)
160 ssid, password = self.setup_ap(hostapd_constants.WEP_STRING)
177 target_security=hostapd_constants.WEP_STRING,
214 target_security=hostapd_constants.WEP_STRING,
250 target_security=hostapd_constants.WEP_STRING,
[all …]
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dhostapd_constants.py39 WEP_STRING = 'wep' variable
58 WEP_STRING: WEP,
74 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.py629 if security == hostapd_constants.WEP_STRING:
856 test_security=hostapd_constants.WEP_STRING,
869 test_security=hostapd_constants.WEP_STRING,
881 test_security=hostapd_constants.WEP_STRING,
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
DWifiBaseTest.py279 ref_5g_security = hostapd_constants.WEP_STRING
280 ref_2g_security = hostapd_constants.WEP_STRING
338 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