zephyr/tests/bluetooth
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
..
addr
adv
at
audio tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
bluetooth
bt_crypto
bt_crypto_ccm
common/testlib
controller tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
ctrl_isoal
ctrl_sw_privacy
ctrl_sw_privacy_unit
ctrl_user_ext
df
gatt
hci Bluetooth: Conditionally print out HCI error codes as strings 2024-07-30 18:25:56 +01:00
hci_codecs_info
hci_prop_evt
hci_uart_async
host cmake: remove the use of SOURCES in tests 2024-08-05 16:27:09 +02:00
host_long_adv_recv
init
l2cap
ll_settings
mesh
mesh_shell
qualification tests: Bluetooth: Remove .bls files 2024-07-31 12:40:24 +02:00
shell bluetooth: shell: Add shell commands for LE Connection Subrating 2024-08-05 10:16:27 +02:00
smp
tester Bluetooth: tester: Increase the adv buf size to consider the extend adv 2024-08-05 16:29:36 +02:00
uuid