Home
last modified time | relevance | path

Searched refs:getDisabledSubchannelBitmap (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/
DNetworkDetail.java388 mDisabledSubchannelBitmap = ehtOperation.getDisabledSubchannelBitmap(); in NetworkDetail()
713 public byte[] getDisabledSubchannelBitmap() { in getDisabledSubchannelBitmap() method in NetworkDetail
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/util/
DInformationElementUtilTest.java2604 ehtOperation.getDisabledSubchannelBitmap()); in testEhtOperationElement()
/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiNetworkSelector.java1717 scanDetail.getNetworkDetail().getDisabledSubchannelBitmap()); in predictThroughput()
/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DInformationElementUtil.java879 public byte[] getDisabledSubchannelBitmap() { in getDisabledSubchannelBitmap() method in InformationElementUtil.EhtOperation