Searched refs:coexRestrictions (Results 1 – 2 of 2) sorted by relevance
302 int coexRestrictions) { in setCoexUnsafeChannels() argument308 | COEX_RESTRICTION_WIFI_AWARE) & coexRestrictions) != 0) { in setCoexUnsafeChannels()314 mCoexRestrictions = coexRestrictions; in setCoexUnsafeChannels()419 int coexRestrictions = 0; in updateCoexUnsafeChannels() local665 coexRestrictions |= COEX_RESTRICTION_SOFTAP; in updateCoexUnsafeChannels()671 coexRestrictions |= COEX_RESTRICTION_WIFI_DIRECT; in updateCoexUnsafeChannels()707 if (coexRestrictions == 0) { in updateCoexUnsafeChannels()726 new ArrayList<>(coexUnsafeChannelsByBandChannelPair.values()), coexRestrictions); in updateCoexUnsafeChannels()
1485 int coexRestrictions = COEX_RESTRICTION_SOFTAP in testSetCoexUnsafeChannelsDefaultAlgorithmDisabled() local1487 mWifiServiceImpl.setCoexUnsafeChannels(unsafeChannels, coexRestrictions); in testSetCoexUnsafeChannelsDefaultAlgorithmDisabled()1504 int coexRestrictions = COEX_RESTRICTION_SOFTAP in testSetCoexUnsafeChannelsDefaultAlgorithmEnabled() local1506 mWifiServiceImpl.setCoexUnsafeChannels(unsafeChannels, coexRestrictions); in testSetCoexUnsafeChannelsDefaultAlgorithmEnabled()