Searched refs:EID_VHT_OPERATION (Results 1 – 4 of 4) sorted by relevance
1660 ie.id = InformationElement.EID_VHT_OPERATION; in getVhtOperationElement20_40Mhz()1691 ie.id = InformationElement.EID_VHT_OPERATION; in getVhtOperationElement80Mhz()1722 ie.id = InformationElement.EID_VHT_OPERATION; in getVhtOperationElement160Mhz()1753 ie.id = InformationElement.EID_VHT_OPERATION; in getVhtOperationElement80PlusMhz()
245 case ScanResult.InformationElement.EID_VHT_OPERATION: in NetworkDetail()
620 if (ie.id != InformationElement.EID_VHT_OPERATION) { in from()804 mVhtInfo.id = InformationElement.EID_VHT_OPERATION; in from()
1240 public static final int EID_VHT_OPERATION = 192; field in ScanResult.InformationElement