Home
last modified time | relevance | path

Searched refs:BssLoad (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DNetworkDetail.java136 InformationElementUtil.BssLoad bssLoad = new InformationElementUtil.BssLoad(); in NetworkDetail()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DInformationElementUtil.java69 public static class BssLoad { class in InformationElementUtil