Searched refs:legacy_restrictions (Results 1 – 1 of 1) sorted by relevance
1281 uint32_t legacy_restrictions = 0; in setCoexUnsafeChannelsInternal() local1283 legacy_restrictions |= legacy_hal::wifi_coex_restriction::WIFI_DIRECT; in setCoexUnsafeChannelsInternal()1286 legacy_restrictions |= legacy_hal::wifi_coex_restriction::SOFTAP; in setCoexUnsafeChannelsInternal()1289 legacy_restrictions |= legacy_hal::wifi_coex_restriction::WIFI_AWARE; in setCoexUnsafeChannelsInternal()1292 legacy_hal_.lock()->setCoexUnsafeChannels(legacy_unsafe_channels, legacy_restrictions); in setCoexUnsafeChannelsInternal()