Skip to content

Commit b88948d

Browse files
lylezhu2012aescolar
authored andcommitted
doc: release-notes-3.7: Add info for bt_foreach_bond and HCI Driver
Add information support for BR key traversal by bt_foreach_bond. Add information support for NXP IW612. Change "Added support for NXP platforms." to "Added support for NXP RW61x.". Signed-off-by: Lyle Zhu <lyle.zhu@nxp.com>
1 parent c3dd1e8 commit b88948d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/releases/release-notes-3.7.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,15 +349,19 @@ Bluetooth
349349
:kconfig:option:`CONFIG_BT_PER_ADV_SYNC_TRANSFER_SENDER` now depend on
350350
:kconfig:option:`CONFIG_BT_CONN` as they do not work without connections.
351351

352+
* Improve :c:func:`bt_foreach_bond` to support Bluetooth Classic key traversal.
353+
352354
* HCI Drivers
353355

354356
* Completely redesigned HCI driver interface. See the Bluetooth HCI section in
355357
:ref:`migration_3.7` for more information.
356358
* Added support for Ambiq Apollo3 Blue series.
357-
* Added support for NXP platforms.
359+
* Added support for NXP RW61x.
358360
* Added support for Infineon CYW208XX.
359361
* Added support for Renesas SmartBond DA1469x.
360362
* Removed unmaintained B91 driver.
363+
* Added support for NXP IW612 on boards mimxrt1170_evkb and mimxrt1040_evk.
364+
It can be enabled by :kconfig:option:`CONFIG_BT_NXP_NW612`.
361365

362366
Boards & SoC Support
363367
********************

0 commit comments

Comments
 (0)