Searched refs:ENT_STRING (Results 1 – 3 of 3) sorted by relevance
264 if network["security"] == hostapd_constants.ENT_STRING:413 networks_dict["2g"]["security"] = hostapd_constants.ENT_STRING415 networks_dict["5g"]["security"] = hostapd_constants.ENT_STRING428 networks_dict["2g"]["security"] = hostapd_constants.ENT_STRING430 networks_dict["5g"]["security"] = hostapd_constants.ENT_STRING538 elif network["security"] == hostapd_constants.ENT_STRING:
82 elif security_mode == hostapd_constants.ENT_STRING:
40 ENT_STRING = 'ent' variable