Bluetooth: controller: Use Subsystem defined Periodic Advertising Kconfig

Use the Subsystem defined BT_PER_ADV_SYNC_MAX Kconfig in the
controller implementation of Periodic Advertising Sync Sets.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
This commit is contained in:
Vinayak Kariappa Chettimada 2021-02-05 10:08:16 +05:30 committed by Anas Nashif
commit db3f7e7a7b
4 changed files with 5 additions and 13 deletions

View file

@ -203,14 +203,6 @@ config BT_CTLR_SCAN_AUX_SET
help
Maximum supported auxiliary channel scan sets.
config BT_CTLR_SCAN_SYNC_SET
int "LE Periodic Sync Sets"
depends on BT_CTLR_SYNC_PERIODIC
range 1 64
default 1
help
Maximum supported periodic sync sets.
config BT_CTLR_SCAN_SYNC_ISO_SET
int "LE ISO Broadcast Isochronous Groups Sync Sets"
depends on BT_CTLR_SYNC_ISO