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 8d21ea0 commit c84fdfeCopy full SHA for c84fdfe
subsys/bluetooth/controller/Kconfig
@@ -546,7 +546,7 @@ config BT_CTLR_ADV_EXT
546
depends on BT_CTLR_ADV_EXT_SUPPORT
547
select BT_CTLR_CHAN_SEL_2 if BT_LL_SW_SPLIT && BT_BROADCASTER
548
select BT_CTLR_SCAN_REQ_NOTIFY if BT_LL_SW_SPLIT && BT_BROADCASTER
549
- select BT_TICKER_EXT
+ select BT_TICKER_EXT if BT_LL_SW_SPLIT
550
default y if BT_EXT_ADV
551
help
552
Enable support for Bluetooth 5.0 LE Advertising Extensions in the
0 commit comments