Enable SoftDevice support for Periodic Advertising Sync

This commit is contained in:
Matthias Ringwald
2024-11-23 19:00:30 +01:00
parent 0e041f1967
commit 2a0d2366b8

View File

@@ -19,6 +19,7 @@ CONFIG_BT_CTLR_ADV_EXT=y
CONFIG_BT_CTLR_ADV_SET=2 CONFIG_BT_CTLR_ADV_SET=2
CONFIG_BT_CTLR_ADV_ISO_SET=2 CONFIG_BT_CTLR_ADV_ISO_SET=2
CONFIG_BT_CTLR_ADV_ISO_STREAM_COUNT=3 CONFIG_BT_CTLR_ADV_ISO_STREAM_COUNT=3
CONFIG_BT_CTLR_SYNC_PERIODIC_ADV_LIST_SIZE=1
# Support two links as a central, or one link as a peripheral # Support two links as a central, or one link as a peripheral
CONFIG_BT_MAX_CONN=8 CONFIG_BT_MAX_CONN=8