Skip to content

Commit b0abf36

Browse files
carlescufiMaureenHelm
authored andcommitted
doc: relnotes: 1.12 Bluetooth release notes
List the notable changes in the Bluetooth subsystem for the 1.12 release notes. Signed-off-by: Carles Cufi <[email protected]>
1 parent 59027fb commit b0abf36

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

doc/release-notes-1.12.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,22 @@ Networking
195195
Bluetooth
196196
*********
197197

198+
* settings-based persistent storage functionality for BLE (including CCC) and
199+
Mesh
200+
* Mesh-specific optimizations to avoid flash wear
201+
* Added a new API to set the identity address from the application
202+
* Old bt_storage API removed from the codebase
203+
* Rewrote the HCI SPI driver to comply with the new API
204+
* Added BLE support for the standard entropy driver via an ISR-friendly call
205+
* Multiple BLE Mesh bugfixes and improvements
206+
* Added option to use the identity address for advertising even when using
207+
privacy
208+
* Added support for L2CAP dynamically allocated PSM values
209+
* GATT CCC handling fixes
210+
* GATT attribute declaration macros reworked for clarity
211+
* Fixed handlng of connection cancellation in the controller
212+
* Fixed a potential assertion failure in the controller related to white list
213+
handling
198214

199215
Build and Infrastructure
200216
************************

0 commit comments

Comments
 (0)