Home
last modified time | relevance | path

Searched refs:WPA3_STRING (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dhostapd_constants.py43 WPA3_STRING = 'wpa3' variable
55 WPA3_STRING: WPA3,
65 WPA3_STRING: SAE_KEY_MGMT,
70 WPA3_STRING, WPA2_WPA3_MIXED_STRING, WPA_WPA2_WPA3_MIXED_STRING
78 WPA3_STRING: WPA3_STRING,
79 WPA2_WPA3_MIXED_STRING: WPA3_STRING,
80 WPA_WPA2_WPA3_MIXED_STRING: WPA3_STRING
Dhostapd_config.py449 == hostapd_constants.WPA3_STRING):
465 == hostapd_constants.WPA3_STRING):
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/functional/
DWlanTargetSecurityTest.py125 target_security=hostapd_constants.WPA3_STRING,
162 target_security=hostapd_constants.WPA3_STRING,
199 target_security=hostapd_constants.WPA3_STRING,
235 target_security=hostapd_constants.WPA3_STRING,
271 target_security=hostapd_constants.WPA3_STRING,
277 ssid, _ = self.setup_ap(hostapd_constants.WPA3_STRING)
282 ssid, password = self.setup_ap(hostapd_constants.WPA3_STRING)
290 ssid, password = self.setup_ap(hostapd_constants.WPA3_STRING)
297 ssid, password = self.setup_ap(hostapd_constants.WPA3_STRING)
304 ssid, password = self.setup_ap(hostapd_constants.WPA3_STRING)
[all …]