Home
last modified time | relevance | path

Searched refs:WifiInformationElement (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/
DRttManager.java601 public static class WifiInformationElement { class in RttManager
746 public WifiInformationElement LCI;
749 public WifiInformationElement LCR;
897 results[i].LCI = new WifiInformationElement();
904 results[i].LCR = new WifiInformationElement();
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiVendorHal.java46 import android.hardware.wifi.V1_0.WifiInformationElement;
2603 private static byte[] hidlIeArrayToFrameworkIeBlob(ArrayList<WifiInformationElement> ies) { in hidlIeArrayToFrameworkIeBlob()
2606 for (WifiInformationElement ie : ies) { in hidlIeArrayToFrameworkIeBlob()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiVendorHalTest.java75 import android.hardware.wifi.V1_0.WifiInformationElement;
3311 WifiInformationElement ie1 = new WifiInformationElement(); in createHidlAndFrameworkBgScanResult()
/frameworks/base/api/
Dsystem-current.txt5295 field @Deprecated public android.net.wifi.RttManager.WifiInformationElement LCI;
5296 field @Deprecated public android.net.wifi.RttManager.WifiInformationElement LCR;
5330 @Deprecated public static class RttManager.WifiInformationElement {
5331 ctor @Deprecated public RttManager.WifiInformationElement();
/frameworks/base/non-updatable-api/
Dsystem-current.txt5201 field @Deprecated public android.net.wifi.RttManager.WifiInformationElement LCI;
5202 field @Deprecated public android.net.wifi.RttManager.WifiInformationElement LCR;
5236 @Deprecated public static class RttManager.WifiInformationElement {
5237 ctor @Deprecated public RttManager.WifiInformationElement();