We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c903013 commit a673316Copy full SHA for a673316
doc/releases/release-notes-4.0.rst
@@ -138,6 +138,12 @@ Bluetooth
138
:c:func:`bt_conn_le_create` and :c:func:`bt_conn_le_create_synced` return an error if the
139
connection pointer passed as an argument is not NULL.
140
141
+* Controller
142
+
143
+ * Added Periodic Advertising Sync Transfer (PAST) support with support for both sending and receiving roles.
144
+ The option can be enabled by :kconfig:option:`CONFIG_BT_CTLR_SYNC_TRANSFER_SENDER` and
145
+ :kconfig:option:`CONFIG_BT_CTLR_SYNC_TRANSFER_RECEIVER`.
146
147
* HCI Drivers
148
149
Boards & SoC Support
0 commit comments