Commit: db790b7d691654a2041ea56efc96281d428febf6
Parent: 9c52188d753002a6afd6ae145f921a2ff52c1c81
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-05-02 20:54:50
Tree: 0c448d511464a54ce1ec1059342b5a72aff15f76

doc/l2cap: Fix BT_POWER default Default is actually BT_POWER_FORCE_ACTIVE_ON as the kernel code net/bluetooth/l2cap_core.c:l2cap_chan_set_defaults do: set_bit(FLAG_FORCE_ACTIVE, &chan->flags);

Diffstat

M doc/l2cap.rst | 4 ++- -

1 files changed, 2 insertions(+), 2 deletions(-)

View Full Diff | Patch