Skip to content

Commit 3d90834

Browse files
committed
Revert "[nrf fromlist] net: l2: wifi: Fix the default keepalive value"
This reverts commit d87f317. Signed-off-by: Robert Lubos <[email protected]>
1 parent 7728962 commit 3d90834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subsys/net/l2/wifi/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ endif # WIFI_NM_WPA_SUPPLICANT_CRYPTO_ENTERPRISE
158158
config WIFI_MGMT_BSS_MAX_IDLE_TIME
159159
int "BSS max idle timeout in seconds"
160160
range 0 64000
161-
default 300
161+
default 30
162162
help
163163
As per 802.11-2020: 11.21.13 BSS max idle period management
164164
If dot11WirelessManagementImplemented is true, dot11BSSMaxIdlePeriod is

0 commit comments

Comments
 (0)