Searched defs:EAP_TTLS (Results 1 – 3 of 3) sorted by relevance
111 sEapMethods.add(Pair.create(EAPConstants.EAP_TTLS, INNER_METHOD_MS_CHAP_V2)); in Pair.create()112 sEapMethods.add(Pair.create(EAPConstants.EAP_TTLS, INNER_METHOD_MS_CHAP)); in Pair.create()113 sEapMethods.add(Pair.create(EAPConstants.EAP_TTLS, INNER_METHOD_PAP)); in Pair.create()
35 public static final int EAP_TTLS = 21; field in EAPConstants
377 SAVED_PASSPOINT_PROVIDERS_TYPE.put(EAPConstants.EAP_TTLS, NUM_EAP_TTLS_TYPE); in SAVED_PASSPOINT_PROVIDERS_TYPE.put()