mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-06 07:11:56 +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> |
||
---|---|---|
.. | ||
hal | ||
hci | ||
ll | ||
util | ||
Kconfig | ||
Makefile |