Searched refs:ALL_SECURITY_MODES_MASK (Results 1 – 3 of 3) sorted by relevance
33 ALL_SECURITY_MODES_MASK = OPEN | WEP | PSK | EAP, enumerator
45 if (security_modes_ & ~SecurityMode::ALL_SECURITY_MODES_MASK) { in Deserialize()
91 if (security_modes_ & ~SecurityMode::ALL_SECURITY_MODES_MASK) { in Deserialize()