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

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
InformationElementUtil.java 243 public int anqpDomainID = 0; // No domain ID treated the same as a 0; unique info per AP.
265 anqpDomainID = data.getShort() & Constants.SHORT_MASK;
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
NetworkDetail.java 251 mAnqpDomainID = vsa.anqpDomainID;
500 "VenueGroup=%s, VenueType=%s, HSRelease=%s, AnqpDomainID=%d, " +

Completed in 2513 milliseconds