Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 4 additions & 7 deletions doc/releases/release-notes-4.4.rst
Original file line number Diff line number Diff line change
Expand Up @@ -70,13 +70,6 @@ Deprecated APIs and options

New APIs and options
====================

* Bluetooth

* Host

* :c:func:`bt_gatt_cb_unregister` Added an API to unregister GATT callback handlers.

..
Link to new APIs here, in a group if you think it's necessary, no need to get
fancy just list the link, that should contain the documentation. If you feel
Expand All @@ -87,6 +80,10 @@ New APIs and options

* Bluetooth

* Host

* :c:func:`bt_gatt_cb_unregister` Added an API to unregister GATT callback handlers.

* Mesh

* :c:func:`bt_mesh_input_numeric` to provide provisioning numeric input OOB value.
Expand Down