Searched defs:eapResult (Results 1 – 7 of 7) sorted by relevance
64 EapResult eapResult = mEapState.process(EAP_REQUEST_IDENTITY_PACKET); in testProcess() local74 EapResult eapResult = mEapState.process(EAP_REQUEST_IDENTITY_PACKET); in testProcessDefaultIdentity() local84 EapResult eapResult = mEapState.process(EAP_REQUEST_NOTIFICATION_PACKET); in testProcessNotificationRequest() local
62 EapResult eapResult = mEapState.process(EAP_REQUEST_NOTIFICATION_PACKET); in testProcessNotificationRequest() local
68 EapResult eapResult = mStateMachine.process(eapMessage); in testUnexpectedRequest() local
46 EapResult eapResult = EapResponse.getEapResponse(mEapResponse); in testGetEapResponse() local64 EapResult eapResult = EapResponse.getEapResponse(mEapSuccess); in testGetEapResponseNonRequestMessage() local
166 public final EapResult eapResult; field in EapStateMachine.EapState.DecodeResult173 public DecodeResult(EapResult eapResult) { in DecodeResult()
379 EapResult eapResult = handleEapSuccessFailureNotification(mTAG, message); in process() local
404 EapResult eapResult = in handleChallengeAuthentication() local