Searched defs:hessid (Results 1 – 6 of 6) sorted by relevance
| /frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/ |
| D | ANQPNetworkKey.java | 37 public ANQPNetworkKey(String ssid, long bssid, long hessid, int anqpDomainID) { in ANQPNetworkKey() 59 public static ANQPNetworkKey buildKey(String ssid, long bssid, long hessid, int anqpDomainId) { in buildKey()
|
| /frameworks/base/wifi/java/android/net/wifi/ |
| D | ScanResult.java | 57 public long hessid; field in ScanResult 517 public ScanResult(WifiSsid wifiSsid, String BSSID, long hessid, int anqpDomainId, in ScanResult() 569 public ScanResult(String Ssid, String BSSID, long hessid, int anqpDomainId, String caps, in ScanResult() 598 public ScanResult(WifiSsid wifiSsid, String Ssid, String BSSID, long hessid, int anqpDomainId, in ScanResult()
|
| /frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/ |
| D | InformationElementUtil.java | 227 public long hessid = 0L; field in InformationElementUtil.Interworking
|
| /frameworks/base/wifi/java/android/net/wifi/hotspot2/omadm/ |
| D | PpsMoParser.java | 747 Long hessid = null; in parseNetworkIdInstance() local
|
| /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/ |
| D | PasspointManagerTest.java | 396 private ScanDetail generateScanDetail(String ssid, String bssid, long hessid, int anqpDomaiId, in generateScanDetail()
|
| /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
| D | WifiMetricsTest.java | 474 private ScanDetail buildMockScanDetailPasspoint(String ssid, String bssid, long hessid, in buildMockScanDetailPasspoint()
|