mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-09 12:15:21 +00:00
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> |
||
---|---|---|
.. | ||
application_development | ||
arch | ||
benchmarks | ||
bluetooth | ||
boards | ||
crypto | ||
deprecated | ||
drivers | ||
kernel | ||
lib | ||
misc/test_build | ||
net | ||
portability | ||
posix | ||
shell | ||
subsys | ||
unit | ||
ztest |