tests: Bluetooth: Mesh: Default to ext adv
Changes twister tests and nrf samples from using legacy adv to ext adv since this is the default for Mesh. Legacy adv is still tested in bsim. Removes redundant test configuration testing ext adv. Removes redundant config for ext_adv in `multi_ext_adv.conf`. Signed-off-by: Håvard Reierstad <haavard.reierstad@nordicsemi.no>
This commit is contained in:
parent
86b68000b2
commit
d4a59a8655
12 changed files with 0 additions and 80 deletions
|
@ -22,7 +22,6 @@ CONFIG_BT_DATA_LEN_UPDATE=n
|
|||
CONFIG_BT_PHY_UPDATE=n
|
||||
CONFIG_BT_CTLR_CHAN_SEL_2=n
|
||||
CONFIG_BT_CTLR_MIN_USED_CHAN=n
|
||||
CONFIG_BT_CTLR_ADV_EXT=n
|
||||
CONFIG_BT_CTLR_PRIVACY=n
|
||||
|
||||
CONFIG_BT_PERIPHERAL=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue