Searched refs:coexRestrictions (Results 1 – 2 of 2) sorted by relevance
341 int coexRestrictions) { in setCoexUnsafeChannels() argument347 | COEX_RESTRICTION_WIFI_AWARE) & coexRestrictions) != 0) { in setCoexUnsafeChannels()353 && mCoexRestrictions == coexRestrictions) { in setCoexUnsafeChannels()359 mCoexRestrictions = coexRestrictions; in setCoexUnsafeChannels()469 int coexRestrictions = 0; in updateCoexUnsafeChannels() local715 coexRestrictions |= COEX_RESTRICTION_SOFTAP; in updateCoexUnsafeChannels()721 coexRestrictions |= COEX_RESTRICTION_WIFI_DIRECT; in updateCoexUnsafeChannels()767 if (coexRestrictions == 0) { in updateCoexUnsafeChannels()786 new ArrayList<>(coexUnsafeChannelsByBandChannelPair.values()), coexRestrictions); in updateCoexUnsafeChannels()
2087 int coexRestrictions = COEX_RESTRICTION_SOFTAP in testSetCoexUnsafeChannelsDefaultAlgorithmDisabled() local2089 mWifiServiceImpl.setCoexUnsafeChannels(unsafeChannels, coexRestrictions); in testSetCoexUnsafeChannelsDefaultAlgorithmDisabled()2106 int coexRestrictions = COEX_RESTRICTION_SOFTAP in testSetCoexUnsafeChannelsDefaultAlgorithmEnabled() local2108 mWifiServiceImpl.setCoexUnsafeChannels(unsafeChannels, coexRestrictions); in testSetCoexUnsafeChannelsDefaultAlgorithmEnabled()