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 ec97f40 commit bd032b7Copy full SHA for bd032b7
doc/releases/release-notes-4.4.rst
@@ -69,6 +69,12 @@ New APIs and options
69
* :dtcompatible:`jedec,mspi-nor` now allows MSPI configuration of read, write and
70
control commands separately via devicetree.
71
72
+* Bluetooth
73
+
74
+ * Services
75
76
+ * Introduced Alert Notification Service (ANS) :kconfig:option:`CONFIG_BT_ANS`
77
78
.. zephyr-keep-sorted-stop
79
80
New Boards
@@ -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