HomeSort by relevance Sort by last modified time
    Searched refs:infoElements (Results 1 - 5 of 5) sorted by null

  /hardware/interfaces/wifi/supplicant/1.0/
ISupplicantStaIface.hal 191 * @param infoElements List of information elements to query for.
200 vec<AnqpInfoId> infoElements,
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
NetworkDetail.java 121 public NetworkDetail(String bssid, ScanResult.InformationElement[] infoElements,
123 if (infoElements == null) {
162 for (ScanResult.InformationElement ie : infoElements) {
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
InformationElementUtil.java 41 ArrayList<InformationElement> infoElements = new ArrayList<>();
62 infoElements.add(ie);
64 return infoElements.toArray(new InformationElement[infoElements.size()]);
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
SupplicantStaIfaceHal.java     [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 417 milliseconds