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