Searched refs:ENT_STRING (Results 1 – 3 of 3) sorted by relevance
264 if network["security"] == hostapd_constants.ENT_STRING:418 networks_dict["2g"]["security"] = hostapd_constants.ENT_STRING420 networks_dict["5g"]["security"] = hostapd_constants.ENT_STRING433 networks_dict["2g"]["security"] = hostapd_constants.ENT_STRING435 networks_dict["5g"]["security"] = hostapd_constants.ENT_STRING543 elif network["security"] == hostapd_constants.ENT_STRING:
82 elif security_mode == hostapd_constants.ENT_STRING:
44 ENT_STRING = 'ent' variable