Searched refs:VhtOperation (Results 1 – 3 of 3) sorted by relevance
38 import com.android.server.wifi.util.InformationElementUtil.VhtOperation;1672 VhtOperation vhtOperation = new VhtOperation(); in getVhtOperationElement20_40Mhz()1703 VhtOperation vhtOperation = new VhtOperation(); in getVhtOperationElement80Mhz()1734 VhtOperation vhtOperation = new VhtOperation(); in getVhtOperationElement160Mhz()1765 VhtOperation vhtOperation = new VhtOperation(); in getVhtOperationElement80PlusMhz()1942 VhtOperation vhtOperation = new VhtOperation(); in getHeOperationElementNo6GHzWithVht()
197 InformationElementUtil.VhtOperation vhtOperation = in NetworkDetail()198 new InformationElementUtil.VhtOperation(); in NetworkDetail()
551 public static class VhtOperation { class in InformationElementUtil