Searched refs:eapMethodType (Results 1 – 2 of 2) sorted by relevance
220 for (int eapMethodType : supportedEapTypes) { in getNakResponse()221 buffer.put((byte) eapMethodType); in getNakResponse()
137 int eapMethodType, in buildClientErrorResponse() argument143 EapData eapData = new EapData(eapMethodType, encodedTypeData); in buildClientErrorResponse()