zephyr/subsys/bluetooth/controller
Vinayak Chettimada f0186d716d Bluetooth: Controller: Fix DLE to check supported rx length
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>
2016-12-03 17:09:38 +00:00
..
hal
hci Bluetooth: Controller: Implement ECC commands 2016-12-03 17:09:38 +00:00
ll Bluetooth: Controller: Fix DLE to check supported rx length 2016-12-03 17:09:38 +00:00
util Bluetooth: Controller: Fix suspicious use of sizeof 2016-11-18 07:47:50 +02:00
Kconfig
Makefile