mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-08 02:55:48 +00:00
If the SDU length is bigger than the amount data received in the first packet it means it will be segmented in 2 or more packet until the SDU is completed. Since the MTU required by the upper layer could be much bigger than the ACL buffer the code now request a buffer to reassemble the SDU. Change-Id: I286d16e185f59a8128c4357dddebdc13145dfe31 Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> |
||
---|---|---|
.. | ||
bluetooth | ||
ip | ||
buf.c | ||
Kconfig | ||
Makefile |