Searched refs:VhtOperation (Results 1 – 3 of 3) sorted by relevance
34 import com.android.server.wifi.util.InformationElementUtil.VhtOperation;1323 VhtOperation vhtOperation = new VhtOperation(); in getVhtOperationElement20_40Mhz()1354 VhtOperation vhtOperation = new VhtOperation(); in getVhtOperationElement80Mhz()1385 VhtOperation vhtOperation = new VhtOperation(); in getVhtOperationElement160Mhz()1416 VhtOperation vhtOperation = new VhtOperation(); in getVhtOperationElement80PlusMhz()1593 VhtOperation vhtOperation = new VhtOperation(); in getHeOperationElementNo6GHzWithVht()
156 InformationElementUtil.VhtOperation vhtOperation = in NetworkDetail()157 new InformationElementUtil.VhtOperation(); in NetworkDetail()
238 public static class VhtOperation { class in InformationElementUtil