Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dhostapd_security.py59 security_mode = hostapd_constants.WPA1
90 elif self.security_mode == hostapd_constants.WPA1:
Dhostapd_constants.py21 WPA1 = 1 variable