Home
last modified time | relevance | path

Searched defs:parseInformationElements (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DInformationElementUtil.java141 public static InformationElement[] parseInformationElements(String data) { in parseInformationElements() method in InformationElementUtil
154 public static InformationElement[] parseInformationElements(byte[] bytes) { in parseInformationElements() method in InformationElementUtil