We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d926d03 commit 8f7fd60Copy full SHA for 8f7fd60
doc/releases/release-notes-4.4.rst
@@ -64,6 +64,12 @@ New APIs and options
64
65
.. zephyr-keep-sorted-start re(^\* \w)
66
67
+* Bluetooth
68
+
69
+ * Services
70
71
+ * Introduced Alert Notification Service (ANS) :kconfig:option:`CONFIG_BT_ANS`
72
73
* Flash
74
75
* :dtcompatible:`jedec,mspi-nor` now allows MSPI configuration of read, write and
@@ -96,6 +102,8 @@ New Drivers
96
102
New Samples
97
103
***********
98
104
105
+* :zephyr:code-sample:`ble_peripheral_ans`
106
99
107
..
100
108
Same as above, this will also be recomputed at the time of the release.
101
109
Just link the sample, further details go in the sample documentation itself.
0 commit comments