-
Notifications
You must be signed in to change notification settings - Fork 8.2k
tests: Bluetooth: Mesh: Default to ext adv #73318
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tests: Bluetooth: Mesh: Default to ext adv #73318
Conversation
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>
f1a199b
d2612b7 to
f1a199b
Compare
|
Built and flashed onoff-app to a nrf52840dk, provisioned and tested sample. |
|
As a sanity check, it will good to crosscheck in the build that |
I did! :) |
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> Upstream PR: zephyrproject-rtos/zephyr#73318
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> Upstream PR: zephyrproject-rtos/zephyr#73318
|
Hi @PavelVPV, this requires your attention. |
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> Upstream PR: zephyrproject-rtos/zephyr#73318 (cherry picked from commit 96fa153)
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.