mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-08-25 19:29:59 +00:00
For large incoming ACL packets, the "current offset" field was rolling over, making it look like the packet was being dropped. The fix is to change the offset member from uint8_t to uint16_t. X-Original-Commit: 24da43b88ec78642562c5020386d06a26d497955