mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-22 13:15:22 +00:00
Fix error in calculation of the minimum discardable buffer size. For the LE Advertising Report the maximum payload is 31 bytes plus additional data in the event gives an event size of 41 bytes (given that num_reports is 1). Since this is a meta event we need to include the sub-event code, plus the event header of 2 bytes. Total of 44 bytes. This is a regression from |
||
---|---|---|
.. | ||
bluetooth | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
fb | ||
fs | ||
jwt | ||
logging | ||
mgmt | ||
net | ||
power | ||
random | ||
settings | ||
shell | ||
stats | ||
storage | ||
testsuite | ||
usb | ||
CMakeLists.txt | ||
Kconfig |