Skip to content

Commit a673316

Browse files
lutb-otdkalowsk
authored andcommitted
doc: releases: Add note for PAST support
Change adds a release note informing about the addition of PAST support in the Controller. Signed-off-by: Lucas Mathias Balling <[email protected]>
1 parent c903013 commit a673316

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/releases/release-notes-4.0.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,12 @@ Bluetooth
138138
:c:func:`bt_conn_le_create` and :c:func:`bt_conn_le_create_synced` return an error if the
139139
connection pointer passed as an argument is not NULL.
140140

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+
141147
* HCI Drivers
142148

143149
Boards & SoC Support

0 commit comments

Comments
 (0)