Home
last modified time | relevance | path

Searched defs:anqpDomainID (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DANQPNetworkKey.java37 public ANQPNetworkKey(String ssid, long bssid, long hessid, int anqpDomainID) { in ANQPNetworkKey()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DInformationElementUtil.java311 public int anqpDomainID = 0; // No domain ID treated the same as a 0; unique info per AP. field in InformationElementUtil.Vsa