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.java102 private int mCachedCoexRestrictions; field in WifiNative
463 mCachedCoexUnsafeChannels, mCachedCoexRestrictions); in startHal()
2058 mCachedCoexRestrictions = restrictions;
2059 mWifiVendorHal.setCoexUnsafeChannels(mCachedCoexUnsafeChannels, mCachedCoexRestrictions);