We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b3eb36 commit 593716dCopy full SHA for 593716d
subsys/bluetooth/controller/Kconfig
@@ -887,7 +887,7 @@ endif # BT_CTLR_SYNC_PERIODIC
887
config BT_CTLR_SYNC_TRANSFER_SENDER
888
bool "Periodic Advertising Sync Transfer sender"
889
depends on BT_CTLR_SYNC_TRANSFER_SENDER_SUPPORT
890
- select BT_TICKER_LAZY_GET
+ select BT_TICKER_LAZY_GET if BT_LL_SW_SPLIT
891
default BT_PER_ADV_SYNC_TRANSFER_SENDER
892
help
893
Enable support for the Periodic Advertising Sync Transfer control procedure
0 commit comments