Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 29a30d41 authored by vandwalle's avatar vandwalle
Browse files

set autojoin associated scan frequency to 20 seconds

Change-Id: I00cc11bfebcde99bc1bcfeaa682ec78fdd8d5ff2
parent d12e6de6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -390,7 +390,7 @@
    <integer translatable="false" name="config_wifi_framework_scan_interval">300000</integer>

    <!-- Integer indicating associated partial scan interval in milliseconds -->
    <integer translatable="false" name="config_wifi_framework_associated_scan_interval">10000</integer>
    <integer translatable="false" name="config_wifi_framework_associated_scan_interval">20000</integer>

    <!-- Integer indicating associated full scan backoff, representing a fraction: xx/8 -->
    <integer translatable="false" name="config_wifi_framework_associated_full_scan_backoff">12</integer>