Searched refs:isPsk (Results 1 – 2 of 2) sorted by relevance
175 static int32_t GenerateKeyAlias(const CmdParams *params, bool isSelf, bool isPsk, Uint8Buff *keyAli… in GenerateKeyAlias() argument190 KeyAliasType keyAliasType = isPsk ? KEY_ALIAS_PSK : (uint32_t)userType; in GenerateKeyAlias()191 if (isSelf && !isPsk && params->isSelfFromUpgrade) { in GenerateKeyAlias()
68 bool isPsk = false; in OnEventDisconnected() local75 isPsk = true; in OnEventDisconnected()80 if (cbk.onWpaSsidWrongKey && isPsk && in OnEventDisconnected()