Searched defs:CertTypeIEEE (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/pps/
H A DCredential.java27 public static final String CertTypeIEEE = "802.1ar"; field in class:Credential
191 } else if (certType.equalsIgnoreCase(CertTypeIEEE)) {

Completed in 86 milliseconds