HomeSort by relevance Sort by last modified time
    Searched full:wifiinformationelement (Results 1 - 2 of 2) sorted by null

  /frameworks/base/wifi/java/android/net/wifi/
RttManager.java 565 public static class WifiInformationElement {
709 public WifiInformationElement LCI;
712 public WifiInformationElement LCR;
814 results[i].LCI = new WifiInformationElement();
821 results[i].LCR = new WifiInformationElement();
    [all...]
  /frameworks/opt/net/wifi/service/jni/
com_android_server_wifi_WifiNative.cpp     [all...]

Completed in 136 milliseconds