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
bluetooth
bt_crypto
bt_crypto_ccm
common/testlib
controller
ctrl_isoal
ctrl_sw_privacy
ctrl_sw_privacy_unit
ctrl_user_ext
df
gatt
hci
hci_codecs_info
hci_prop_evt
hci_uart_async
host
host_long_adv_recv
init
l2cap
ll_settings
mesh
mesh_shell
qualification
shell
smp
tester Bluetooth: tester: Increase the adv buf size to consider the extend adv 2024-08-05 16:29:36 +02:00
uuid