Bluetooth: controller: Disable AE by default
Disable Advertising Extensions by default, since they are not really operational and they take RAM. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
This commit is contained in:
parent
76bfea7cf9
commit
cb700d0e12
1 changed files with 0 additions and 1 deletions
|
@ -344,7 +344,6 @@ config BT_CTLR_ADV_EXT
|
|||
bool "LE Advertising Extensions"
|
||||
select BT_CTLR_SCAN_REQ_NOTIFY
|
||||
select BT_CTLR_CHAN_SEL_2
|
||||
default y
|
||||
help
|
||||
Enable support for Bluetooth 5.0 LE Advertising Extensions in the
|
||||
Controller.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue