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>
This commit is contained in:
parent
c3dd1e8a74
commit
b88948d4e7
1 changed files with 5 additions and 1 deletions
|
@ -349,15 +349,19 @@ Bluetooth
|
||||||
:kconfig:option:`CONFIG_BT_PER_ADV_SYNC_TRANSFER_SENDER` now depend on
|
:kconfig:option:`CONFIG_BT_PER_ADV_SYNC_TRANSFER_SENDER` now depend on
|
||||||
:kconfig:option:`CONFIG_BT_CONN` as they do not work without connections.
|
:kconfig:option:`CONFIG_BT_CONN` as they do not work without connections.
|
||||||
|
|
||||||
|
* Improve :c:func:`bt_foreach_bond` to support Bluetooth Classic key traversal.
|
||||||
|
|
||||||
* HCI Drivers
|
* HCI Drivers
|
||||||
|
|
||||||
* Completely redesigned HCI driver interface. See the Bluetooth HCI section in
|
* Completely redesigned HCI driver interface. See the Bluetooth HCI section in
|
||||||
:ref:`migration_3.7` for more information.
|
:ref:`migration_3.7` for more information.
|
||||||
* Added support for Ambiq Apollo3 Blue series.
|
* Added support for Ambiq Apollo3 Blue series.
|
||||||
* Added support for NXP platforms.
|
* Added support for NXP RW61x.
|
||||||
* Added support for Infineon CYW208XX.
|
* Added support for Infineon CYW208XX.
|
||||||
* Added support for Renesas SmartBond DA1469x.
|
* Added support for Renesas SmartBond DA1469x.
|
||||||
* Removed unmaintained B91 driver.
|
* Removed unmaintained B91 driver.
|
||||||
|
* Added support for NXP IW612 on boards mimxrt1170_evkb and mimxrt1040_evk.
|
||||||
|
It can be enabled by :kconfig:option:`CONFIG_BT_NXP_NW612`.
|
||||||
|
|
||||||
Boards & SoC Support
|
Boards & SoC Support
|
||||||
********************
|
********************
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue