zephyr/tests/bluetooth
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
..
adv tests: Bluetooth: Update AD Data as fast as possible 2020-08-31 13:49:13 +02:00
at
bluetooth
bsim_bt tests: Bluetooth: bsim_test_advx: Fix adv_type parameter 2020-08-31 13:50:13 +02:00
ctrl_sw_privacy
ctrl_sw_privacy_unit
ctrl_user_ext
gatt
hci_prop_evt
init
l2cap
ll_settings tests/bluetooth/ll_settings: Prevent switch-unreachable warning 2020-08-31 12:40:47 +02:00
mesh Bluetooth: Mesh: Reduce microbit memory consumption 2020-08-30 17:09:59 +03:00
mesh_shell
shell
tester
uuid