Skip to content

Commit 8ef809f

Browse files
kedMertenskartben
authored andcommitted
drivers: bluetooth: silabs_efr32: Declares periodic sync feature
Adds declaration for Periodic Advertising Synchronization Establishment procedure supported by controller. Signed-off-by: Evgenii Kosenko <[email protected]>
1 parent 7c3b003 commit 8ef809f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

drivers/bluetooth/hci/Kconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,9 @@ config BT_SILABS_EFR32
171171
select BT_CTLR_ADV_EXT_SUPPORT
172172
select BT_CTLR_PRIVACY_SUPPORT
173173
select BT_CTLR_PHY_2M_SUPPORT
174+
select BT_CTLR_SYNC_PERIODIC_SUPPORT
175+
select BT_CTLR_SYNC_TRANSFER_RECEIVER_SUPPORT
176+
select BT_CTLR_SYNC_TRANSFER_SENDER_SUPPORT
174177
help
175178
Use Silicon Labs binary Bluetooth library to connect to the
176179
controller.

0 commit comments

Comments
 (0)