Searched defs:anqpDomainId (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/ |
D | ANQPNetworkKey.java | 59 public static ANQPNetworkKey buildKey(String ssid, long bssid, long hessid, int anqpDomainId) { in buildKey()
|
/packages/modules/Wifi/framework/java/android/net/wifi/ |
D | ScanResult.java | 186 public int anqpDomainId; field in ScanResult 1339 public ScanResult(WifiSsid wifiSsid, String BSSID, long hessid, int anqpDomainId, in ScanResult() 1399 public ScanResult(String Ssid, String BSSID, long hessid, int anqpDomainId, String caps, in ScanResult() 1426 public ScanResult(WifiSsid wifiSsid, String Ssid, String BSSID, long hessid, int anqpDomainId, in ScanResult()
|
/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | ScanDetail.java | 56 int anqpDomainId = ScanResult.UNSPECIFIED; in ScanDetail() local
|
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | WifiMetricsTest.java | 633 int anqpDomainId, NetworkDetail.HSRelease hsRelease, boolean weakSignal) { in buildMockScanDetailPasspoint()
|