mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-11 12:36:27 +00:00
When the Controller is configured to support less than 251 as the supported maximum data length, missing check caused the Controller to incorrectly re-initialize its rx buffers causing assert during the DLE procedure. This commit fixes the procedure to correctly use the supported maximum length if the peer requests a transmit length that exceeds the supported receive length. Change-id: I6ad7196e3db44b303ddf2ec06e0ae579bf2eb774 Signed-off-by: Vinayak Chettimada <vinayak.kariappa.chettimada@nordicsemi.no> Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no> |
||
---|---|---|
.known-issues | ||
arch | ||
boards | ||
doc | ||
drivers | ||
ext | ||
include | ||
kernel | ||
lib | ||
misc | ||
net | ||
samples | ||
scripts | ||
subsys | ||
tests | ||
.checkpatch.conf | ||
.gitattributes | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
defaults.tc | ||
Kbuild | ||
Kconfig | ||
Kconfig.zephyr | ||
LICENSE | ||
LICENSING.rst | ||
MAINTAINERS | ||
Makefile | ||
Makefile.inc | ||
release-notes.rst | ||
zephyr-env.sh |