zephyr/tests
Guotao Zhang 28093cc4ef Bluetooth: tester: Increase the adv buf size to consider the extend adv
[Description]
Device hang is observed when LE Scan
[Root Cause]
For le_ext_adv_report, Data[i] of one adv report is 0-229,
for the adv_buf of saving, it just is 73 bytes, so sometimes
the bytes of adv report is more than the adv_buf, resulted hang
[Fix]
consider the le ext adv case.
[Testing]
After modified, Device hang is not observed after stress
testing with LE Scan

Signed-off-by: Guotao Zhang <guotao.zhang@nxp.com>
2024-08-05 16:29:36 +02:00
..
application_development
arch
benchmarks
bluetooth Bluetooth: tester: Increase the adv buf size to consider the extend adv 2024-08-05 16:29:36 +02:00
boards
boot twister: pytest: Move helper methods to pyteste-harness package 2024-08-05 16:29:13 +02:00
bsim
cmake
crypto
drivers
integration/kernel
kconfig
kernel
lib
misc
modules
net
posix
robot
subsys
unit
ztest cmake: remove the use of SOURCES in tests 2024-08-05 16:27:09 +02:00
test_config.yaml