Searched refs:mStateIsFourway (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DSupplicantStaIfaceHal.java1827 private boolean mStateIsFourway = false; // Used to help check for PSK password mismatch field in class:SupplicantStaIfaceHal.SupplicantStaIfaceHalCallback
1886 mStateIsFourway = (newState == ISupplicantStaIfaceCallback.State.FOURWAY_HANDSHAKE);
1958 Log.e(TAG, "onDisconnected 4way=" + mStateIsFourway
1962 if (mStateIsFourway

Completed in 85 milliseconds