Skip to content

Commit 63538db

Browse files
author
Johan Hedberg
committed
release-notes: Add Bluetooth changes
Add changes to the Bluetooth subsystem since 1.5. Change-Id: I3a0554c7bc3c5d22cfb244c83152f3805809fd99 Signed-off-by: Johan Hedberg <[email protected]>
1 parent 272ec5e commit 63538db

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

release-notes.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,14 @@ Networking
8181
Bluetooth
8282
*********
8383

84-
* [Content: component changes]
84+
* Added native Bluetooth Controller support. Currently nRF51 & nRF52 are supported.
85+
* New location for Controller & Host implementations: subsys/bluetooth/
86+
* Added raw HCI API to enable physical HCI transport for a Controller-only build.
87+
* Added sample raw HCI apps for USB and UART.
88+
* Added cross-transport pairing support for the Security Manager Protocol.
89+
* Added RFCOMM support (for Bluetooth Classic)
90+
* Added basic persistent storage support (filesystem-backed)
91+
* Renamed bt_driver API to bt_hci_driver, in anticipation of Bluetooth radio drivers.
8592

8693
Build Infrastructure
8794
********************

0 commit comments

Comments
 (0)