Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: db790b7d691654a2041ea56efc96281d428febf6 https://github.com/bluez/bluez/commit/db790b7d691654a2041ea56efc96281d428febf6 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-05-02 (Fri, 02 May 2025) Changed paths: M doc/l2cap.rst Log Message: ----------- 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); Commit: 0831bd39a0bde1492f2174153b60b582c4f3100e https://github.com/bluez/bluez/commit/0831bd39a0bde1492f2174153b60b582c4f3100e Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-05-02 (Fri, 02 May 2025) Changed paths: M doc/rfcomm.rst Log Message: ----------- doc/rfcomm: Remove BT_POWER BT_POWER socket option is only supported by L2CAP sockets. Compare: https://github.com/bluez/bluez/compare/9c52188d7530...0831bd39a0bd To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications