Searched refs:WifiInformationElement (Results 1 – 4 of 4) sorted by relevance
600 public static class WifiInformationElement { class in RttManager745 public WifiInformationElement LCI;748 public WifiInformationElement LCR;896 results[i].LCI = new WifiInformationElement();903 results[i].LCR = new WifiInformationElement();
46 import android.hardware.wifi.V1_0.WifiInformationElement;2603 private static byte[] hidlIeArrayToFrameworkIeBlob(ArrayList<WifiInformationElement> ies) { in hidlIeArrayToFrameworkIeBlob()2606 for (WifiInformationElement ie : ies) { in hidlIeArrayToFrameworkIeBlob()
75 import android.hardware.wifi.V1_0.WifiInformationElement;3306 WifiInformationElement ie1 = new WifiInformationElement(); in createHidlAndFrameworkBgScanResult()
4611 field @Deprecated public android.net.wifi.RttManager.WifiInformationElement LCI;4612 field @Deprecated public android.net.wifi.RttManager.WifiInformationElement LCR;4646 @Deprecated public static class RttManager.WifiInformationElement {4647 ctor @Deprecated public RttManager.WifiInformationElement();