Home
last modified time | relevance | path

Searched refs:getChannelWidth (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DNetworkDetail.java264 mChannelWidth = vhtOperation.getChannelWidth(); in NetworkDetail()
268 mChannelWidth = htOperation.getChannelWidth(); in NetworkDetail()
442 public int getChannelWidth() { in getChannelWidth() method in NetworkDetail
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DScanDetail.java51 mScanResult.channelWidth = networkDetail.getChannelWidth(); in ScanDetail()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DInformationElementUtil.java156 public int getChannelWidth() { in getChannelWidth() method in InformationElementUtil.HtOperation
197 public int getChannelWidth() { in getChannelWidth() method in InformationElementUtil.VhtOperation