Searched refs:WPA2_STRING (Results 1 – 3 of 3) sorted by relevance
68 ref_5g_security = hostapd_constants.WPA2_STRING69 ref_2g_security = hostapd_constants.WPA2_STRING191 if network["security"] == hostapd_constants.WPA2_STRING:
60 elif security_mode == hostapd_constants.WPA2_STRING:
32 WPA2_STRING = 'wpa2' variable