Searched refs:WPA_STRING (Results 1 – 5 of 5) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/functional/ |
D | WlanTargetSecurityTest.py | 111 target_security=hostapd_constants.WPA_STRING, 148 target_security=hostapd_constants.WPA_STRING, 170 ssid, _ = self.setup_ap(hostapd_constants.WPA_STRING) 175 ssid, password = self.setup_ap(hostapd_constants.WPA_STRING) 183 ssid, password = self.setup_ap(hostapd_constants.WPA_STRING) 186 target_security=hostapd_constants.WPA_STRING, 190 ssid, password = self.setup_ap(hostapd_constants.WPA_STRING) 198 ssid, password = self.setup_ap(hostapd_constants.WPA_STRING) 223 target_security=hostapd_constants.WPA_STRING, 259 target_security=hostapd_constants.WPA_STRING, [all …]
|
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/ |
D | hostapd_constants.py | 42 WPA_STRING = 'wpa' variable 54 WPA_STRING: WPA1, 64 WPA_STRING: WPA_PSK_KEY_MGMT, 77 WPA_STRING: WPA_STRING,
|
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/performance/ |
D | ChannelSweepTest.py | 892 test_security=hostapd_constants.WPA_STRING, 905 test_security=hostapd_constants.WPA_STRING, 917 test_security=hostapd_constants.WPA_STRING,
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/ |
D | WifiBaseTest.py | 394 if network["security"] == hostapd_constants.WPA_STRING: 709 security_mode=hostapd_constants.WPA_STRING)
|
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/compliance/ |
D | WlanSecurityComplianceABGTest.py | 87 security_mode = hostapd_constants.WPA_STRING
|