Searched refs:mCoexRestrictions (Results 1 – 1 of 1) sorted by relevance
265 private int mCoexRestrictions; field in CoexManager327 return mCoexRestrictions; in getCoexRestrictions()353 && mCoexRestrictions == coexRestrictions) { in setCoexUnsafeChannels()359 mCoexRestrictions = coexRestrictions; in setCoexUnsafeChannels()362 + ", restrictions: " + mCoexRestrictions); in setCoexUnsafeChannels()364 mWifiNative.setCoexUnsafeChannels(mCurrentCoexUnsafeChannels, mCoexRestrictions); in setCoexUnsafeChannels()406 callback.onCoexUnsafeChannelsChanged(mCurrentCoexUnsafeChannels, mCoexRestrictions); in registerRemoteCoexCallback()434 mCurrentCoexUnsafeChannels, mCoexRestrictions); in notifyRemoteCallbacks()