Skip to content

Commit 099209b

Browse files
jhedbergaescolar
authored andcommitted
doc: release-notes-3.7: Add more details for Bluetooth HCI drivers
Make sure all added (and removed) HCI drivers are mentioned, and also provide a reference to the new HCI driver API. Signed-off-by: Johan Hedberg <johan.hedberg@silabs.com>
1 parent 541479c commit 099209b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

doc/releases/release-notes-3.7.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,7 @@ Kernel
304304

305305
Bluetooth
306306
*********
307+
307308
* Audio
308309

309310
* Removed ``err`` from :c:struct:`bt_bap_broadcast_assistant_cb.recv_state_removed` as it was
@@ -348,10 +349,15 @@ Bluetooth
348349
:kconfig:option:`CONFIG_BT_PER_ADV_SYNC_TRANSFER_SENDER` now depend on
349350
:kconfig:option:`CONFIG_BT_CONN` as they do not work without connections.
350351

351-
* HCI Driver
352+
* HCI Drivers
352353

354+
* Completely redesigned HCI driver interface. See the Bluetooth HCI section in
355+
:ref:`migration_3.7` for more information.
353356
* Added support for Ambiq Apollo3 Blue series.
354357
* Added support for NXP platforms.
358+
* Added support for Infineon CYW208XX.
359+
* Added support for Renesas SmartBond DA1469x.
360+
* Removed unmaintained B91 driver.
355361

356362
Boards & SoC Support
357363
********************

0 commit comments

Comments
 (0)