zephyr/tests
Andrzej Kaczmarek 3e7db661d1 tests: Bluetooth: bsim_test_advx: Fix adv_type parameter
The value of adv_type shall be 0x07 for extended advertising, it will
be converted to 0x05 inside ll_adv_params_set after some checks.

This did not cause any issues with tests since input parameters in
already implemented test cases do not test any code that was skipped
by invalid parameter, however obvious one side-effect is that phy_p
would be always set to 1M regardless of input parameter so any test
case using Coded on primary would fail.

Signed-off-by: Andrzej Kaczmarek <andrzej.kaczmarek@codecoup.pl>
2020-08-31 13:50:13 +02:00
..
application_development
arch drivers: clock_control: nrf: Make use of related nrfx drivers 2020-08-31 12:40:47 +02:00
benchmarks
bluetooth tests: Bluetooth: bsim_test_advx: Fix adv_type parameter 2020-08-31 13:50:13 +02:00
boards
crypto
deprecated
drivers tests: introduce tests for LED drivers 2020-08-28 15:04:35 +02:00
kernel tests: mem_protect: fix partition remove test on v8-m with 8 regions 2020-08-28 12:55:37 +02:00
lib
misc/test_build
net
portability
posix
shell
subsys
unit
ztest