File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -195,6 +195,22 @@ Networking
195
195
Bluetooth
196
196
*********
197
197
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
198
214
199
215
Build and Infrastructure
200
216
************************
You can’t perform that action at this time.
0 commit comments