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>
This commit is contained in:
parent
541479c479
commit
099209b7d5
1 changed files with 7 additions and 1 deletions
|
@ -304,6 +304,7 @@ Kernel
|
|||
|
||||
Bluetooth
|
||||
*********
|
||||
|
||||
* Audio
|
||||
|
||||
* Removed ``err`` from :c:struct:`bt_bap_broadcast_assistant_cb.recv_state_removed` as it was
|
||||
|
@ -348,10 +349,15 @@ Bluetooth
|
|||
:kconfig:option:`CONFIG_BT_PER_ADV_SYNC_TRANSFER_SENDER` now depend on
|
||||
:kconfig:option:`CONFIG_BT_CONN` as they do not work without connections.
|
||||
|
||||
* HCI Driver
|
||||
* HCI Drivers
|
||||
|
||||
* Completely redesigned HCI driver interface. See the Bluetooth HCI section in
|
||||
:ref:`migration_3.7` for more information.
|
||||
* Added support for Ambiq Apollo3 Blue series.
|
||||
* Added support for NXP platforms.
|
||||
* Added support for Infineon CYW208XX.
|
||||
* Added support for Renesas SmartBond DA1469x.
|
||||
* Removed unmaintained B91 driver.
|
||||
|
||||
Boards & SoC Support
|
||||
********************
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue