]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Bluetooth: mgmt: Add idle_timeout to configurable system parameters
authorStefan Sørensen <ssorensen@roku.com>
Tue, 16 Dec 2025 09:20:11 +0000 (10:20 +0100)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 29 Jan 2026 18:24:22 +0000 (13:24 -0500)
commit48fea7d4b363cfc051d50639a135f8be5d0be7c2
tree28d41363da411ae99dcf716e10cf5f11ad2c4b4f
parent4bb091013ab0f2edfed3f58bebe658a798cbcc4d
Bluetooth: mgmt: Add idle_timeout to configurable system parameters

While the configurable system parameters allow controlling the SNIFF
mode parameters, they do not include the idle_timeout parameter
responsible for enabling SNIFF mode.

Add the idle_timeout parameter to allow controlling the idle timeout
of BR/EDR connections.

Signed-off-by: Stefan Sørensen <ssorensen@roku.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
net/bluetooth/mgmt_config.c