Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dhostapd_security.py72 security_mode = hostapd_constants.WPA1
132 elif self.security_mode == hostapd_constants.WPA1:
Dhostapd_utils.py58 elif security_profile.security_mode == hostapd_constants.WPA1:
Dhostapd_constants.py22 WPA1 = 1 variable