mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 05:41:57 +00:00
[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> |
||
---|---|---|
.. | ||
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 | ||
uuid |