Searched refs:SupportedRates (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
H A DNetworkDetail.java153 InformationElementUtil.SupportedRates supportedRates =
154 new InformationElementUtil.SupportedRates();
155 InformationElementUtil.SupportedRates extendedSupportedRates =
156 new InformationElementUtil.SupportedRates();
285 // Only process the determination logic if we got a 'SupportedRates'
311 + ", SupportedRates: " + supportedRates.toString()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
H A DInformationElementUtil.java873 public static class SupportedRates { class in class:InformationElementUtil
878 public SupportedRates() { method in class:InformationElementUtil.SupportedRates

Completed in 88 milliseconds