Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/util/
DInformationElementUtilTest.java2602 assertTrue(ehtOperation.isDisabledSubchannelBitmapPresent()); in testEhtOperationElement()
2617 assertFalse(ehtOperation.isDisabledSubchannelBitmapPresent()); in testEhtOperationElement()
/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DInformationElementUtil.java872 public boolean isDisabledSubchannelBitmapPresent() { in isDisabledSubchannelBitmapPresent() method in InformationElementUtil.EhtOperation