Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/
DInformationElementUtilTest.java913 public void getHS2VendorSpecificIE() throws Exception { in getHS2VendorSpecificIE() method in InformationElementUtilTest
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DInformationElementUtil.java95 public static Vsa getHS2VendorSpecificIE(InformationElement[] ies) { in getHS2VendorSpecificIE() method in InformationElementUtil