Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DInformationElementUtil.java848 private boolean mDisabledSubchannelBitmapPresent = false; field in InformationElementUtil.EhtOperation
873 return mDisabledSubchannelBitmapPresent; in isDisabledSubchannelBitmapPresent()
964 mDisabledSubchannelBitmapPresent = in from()
967 mDisabledSubchannelBitmapPresent ? 5 : 3) : 0); in from()
986 if (mDisabledSubchannelBitmapPresent) { in from()