Searched refs:eapMethodType (Results 1 – 5 of 5) sorted by relevance
29 protected EapInfo(@EapMethod int eapMethodType) { in EapInfo() argument30 mEapMethodType = eapMethodType; in EapInfo()
220 for (int eapMethodType : supportedEapTypes) { in getNakResponse()221 buffer.put((byte) eapMethodType); in getNakResponse()
162 int eapMethodType, in buildClientErrorResponse() argument168 EapData eapData = new EapData(eapMethodType, encodedTypeData); in buildClientErrorResponse()
5954 switch(passpointProfileType.eapMethodType) { in assertPasspointProfileTypeCount()
7730 entry.eapMethodType = key;