Searched refs:mCoexRestrictions (Results 1 – 1 of 1) sorted by relevance
229 private int mCoexRestrictions; field in CoexManager288 return mCoexRestrictions; in getCoexRestrictions()314 mCoexRestrictions = coexRestrictions; in setCoexUnsafeChannels()317 + ", restrictions: " + mCoexRestrictions); in setCoexUnsafeChannels()319 mWifiNative.setCoexUnsafeChannels(mCurrentCoexUnsafeChannels, mCoexRestrictions); in setCoexUnsafeChannels()359 callback.onCoexUnsafeChannelsChanged(mCurrentCoexUnsafeChannels, mCoexRestrictions); in registerRemoteCoexCallback()385 .onCoexUnsafeChannelsChanged(mCurrentCoexUnsafeChannels, mCoexRestrictions); in notifyRemoteCallbacks()