Searched refs:EID_VSA (Results 1 – 5 of 5) sorted by relevance
307 ie.id = InformationElement.EID_VSA; in buildCapabilities_wpa1Element()336 ie.id = InformationElement.EID_VSA; in buildCapabilities_malformedWpa1Element()368 ieWpa.id = InformationElement.EID_VSA; in buildCapabilities_rsnAndWpaElement()512 ieOwe.id = InformationElement.EID_VSA; in buildCapabilities_oweVsElementOweSupported()539 ieOwe.id = InformationElement.EID_VSA; in buildCapabilities_oweVsElementOweNotSupported()609 ieWpa.id = InformationElement.EID_VSA; in buildCapabilities_malformedRsnAndWpaElement()635 ieWpa.id = InformationElement.EID_VSA; in buildCapabilities_wpaAndWpsElement()645 ieWps.id = InformationElement.EID_VSA; in buildCapabilities_wpaAndWpsElement()672 ie.id = InformationElement.EID_VSA; in buildCapabilities_nonRsnWpa1Element_privacySet()701 ie.id = InformationElement.EID_VSA; in buildCapabilities_nonRsnWpa1Element_privacyClear()[all …]
99 if (ie.id == InformationElement.EID_VSA) { in getHS2VendorSpecificIE()687 if (ie.id == InformationElement.EID_VSA) { in from()
354 vsa.id = ScanResult.InformationElement.EID_VSA; in testResponderPreambleSelection()
183 case ScanResult.InformationElement.EID_VSA: in NetworkDetail()
485 public static final int EID_VSA = 221; field in ScanResult.InformationElement