Searched refs:WEP_STRING (Results 1 – 3 of 3) sorted by relevance
80 elif security_mode == hostapd_constants.WEP_STRING:
49 WEP_STRING = 'wep' variable
203 ref_5g_security = hostapd_constants.WEP_STRING204 ref_2g_security = hostapd_constants.WEP_STRING262 if network["security"] == hostapd_constants.WEP_STRING: