Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiNative.java138 private int mCachedCoexRestrictions; field in WifiNative
636 mCachedCoexUnsafeChannels, mCachedCoexRestrictions); in startHal()
2474 mCachedCoexRestrictions = restrictions;
2475 mWifiVendorHal.setCoexUnsafeChannels(mCachedCoexUnsafeChannels, mCachedCoexRestrictions);