Uses of Class
com.facebook.openwifi.cloudsdk.ies.VHTOperation
-
Packages that use VHTOperation Package Description com.facebook.openwifi.cloudsdk.ies Information elements (IEs) defined in the 802.11 specifications. -
-
Uses of VHTOperation in com.facebook.openwifi.cloudsdk.ies
Methods in com.facebook.openwifi.cloudsdk.ies with parameters of type VHTOperation Modifier and Type Method Description boolean
VHTOperation. matchesForAggregation(VHTOperation other)
Determine whetherthis
andother
"match" for the purpose of aggregating statistics.
-