diff --git a/internal/platform/flags/nearby_platform_feature_flags.h b/internal/platform/flags/nearby_platform_feature_flags.h index 6236fd6b..e8e889b3 100644 --- a/internal/platform/flags/nearby_platform_feature_flags.h +++ b/internal/platform/flags/nearby_platform_feature_flags.h @@ -47,7 +47,7 @@ constexpr auto kWifiHotspotScanMaxRetries = // The maximum IP check times during Wi-Fi hotspot connection. constexpr auto kWifiHotspotCheckIpMaxRetries = - flags::Flag(kConfigPackage, "45415884", 10); + flags::Flag(kConfigPackage, "45415884", 20); // The interval between 2 IP check attempts. constexpr auto kWifiHotspotCheckIpIntervalMillis =