Searched refs:getHS2VendorSpecificIE (Results 1 – 3 of 3) sorted by relevance
706 public void getHS2VendorSpecificIE() throws Exception { in getHS2VendorSpecificIE() method in InformationElementUtilTest723 InformationElementUtil.getHS2VendorSpecificIE(new InformationElement[] {ie}); in getHS2VendorSpecificIE()
389 InformationElementUtil.Vsa vsa = InformationElementUtil.getHS2VendorSpecificIE( in getAllMatchedProviders()507 InformationElementUtil.getHS2VendorSpecificIE(scanResult.informationElements); in getANQPElements()
95 public static Vsa getHS2VendorSpecificIE(InformationElement[] ies) { in getHS2VendorSpecificIE() method in InformationElementUtil