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:
parent
92c97a8eec
commit
db3f7e7a7b
4 changed files with 5 additions and 13 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue