Searched defs:hessid (Results 1 – 4 of 4) sorted by relevance
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/ |
D | AnqpCache.java | 36 private CacheKey(String ssid, long bssid, long hessid) { in CacheKey() 61 long hessid; in buildKey() local
|
/frameworks/base/wifi/java/android/net/wifi/ |
D | ScanResult.java | 51 public long hessid; field in ScanResult 353 public ScanResult(WifiSsid wifiSsid, String BSSID, long hessid, int anqpDomainId, in ScanResult() 397 public ScanResult(String Ssid, String BSSID, long hessid, int anqpDomainId, String caps, in ScanResult() 422 public ScanResult(WifiSsid wifiSsid, String Ssid, String BSSID, long hessid, int anqpDomainId, in ScanResult()
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/pps/ |
D | HomeSP.java | 189 Long hessid = mSSIDs.get(networkDetail.getSSID()); in matchSP() local
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/ |
D | InformationElementUtil.java | 165 public long hessid = 0L; field in InformationElementUtil.Interworking
|