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 7c3b003 commit 8ef809fCopy full SHA for 8ef809f
drivers/bluetooth/hci/Kconfig
@@ -171,6 +171,9 @@ config BT_SILABS_EFR32
171
select BT_CTLR_ADV_EXT_SUPPORT
172
select BT_CTLR_PRIVACY_SUPPORT
173
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
177
help
178
Use Silicon Labs binary Bluetooth library to connect to the
179
controller.
0 commit comments