Skip to content

Commit bc5f1c8

Browse files
MarekPietanashif
authored andcommitted
doc: releases: Add note for CONFIG_BT_CONN_TX_NOTIFY_WQ
Change adds a release note informing about the newly introduced Kconfig option for Bluetooth stack. Signed-off-by: Marek Pieta <[email protected]>
1 parent 341f1f5 commit bc5f1c8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/releases/release-notes-4.0.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,9 @@ Bluetooth
107107

108108
* Added API :c:func:`bt_gatt_get_uatt_mtu` to get current Unenhanced ATT MTU of a given
109109
connection (experimental).
110+
* Added :kconfig:option:`CONFIG_BT_CONN_TX_NOTIFY_WQ`.
111+
The option allows using a separate workqueue for connection TX notify processing
112+
(:c:func:`bt_conn_tx_notify`) to make Bluetooth stack more independent from the system workqueue.
110113

111114
* The host now disconnects from the peer upon ATT timeout.
112115

0 commit comments

Comments
 (0)