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.py74 security_mode = hostapd_constants.WPA2
116 settings['wpa'] = hostapd_constants.WPA2
129 elif self.security_mode == hostapd_constants.WPA2:
Dhostapd_constants.py23 WPA2 = 2 variable