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

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/
Constants.java 62 ANQPNwkAuthType,
98 sAnqpMap.put(ANQP_NWK_AUTH_TYPE, ANQPElementType.ANQPNwkAuthType);
ANQPFactory.java 20 Constants.ANQPElementType.ANQPNwkAuthType,
172 case ANQPNwkAuthType:
TestDriver.java 26 Constants.ANQPElementType.ANQPNwkAuthType,
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
SupplicantBridge.java 40 sWpsNames.put("anqp_network_auth_type", Constants.ANQPElementType.ANQPNwkAuthType);

Completed in 230 milliseconds