Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dhostapd_security.py61 security_mode = hostapd_constants.WPA2
92 elif self.security_mode == hostapd_constants.WPA2:
Dhostapd_constants.py22 WPA2 = 2 variable