HomeSort by relevance Sort by last modified time
    Searched refs:NetworkAuthenticationTypeElement (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/
NetworkAuthenticationTypeElement.java 15 public class NetworkAuthenticationTypeElement extends ANQPElement {
53 public NetworkAuthenticationTypeElement(Constants.ANQPElementType infoID, ByteBuffer payload)
ANQPFactory.java 210 return new NetworkAuthenticationTypeElement(infoID, elementPayload);

Completed in 60 milliseconds