Searched refs:getChannelWidth (Results 1 - 4 of 4) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DScanDetail.java54 mScanResult.channelWidth = networkDetail.getChannelWidth();
108 mScanResult.channelWidth = networkDetail.getChannelWidth();
H A DWifiNative.java1855 result.channelWidth = vhtOperation.getChannelWidth();
1859 result.channelWidth = htOperation.getChannelWidth();
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
H A DNetworkDetail.java261 mChannelWidth = vhtOperation.getChannelWidth();
265 mChannelWidth = htOperation.getChannelWidth();
449 public int getChannelWidth() { method in class:NetworkDetail
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
H A DInformationElementUtil.java92 public int getChannelWidth() { method in class:InformationElementUtil.HtOperation
133 public int getChannelWidth() { method in class:InformationElementUtil.VhtOperation

Completed in 83 milliseconds