zephyr/subsys/bluetooth
Vinayak Kariappa Chettimada 14365080d2 Bluetooth: l2cap: Fix initial credit calculaton for MTU < MPS
When required Rx MTU is less than configured Rx MPS, the
resultant initial credits was 0 which prevented any L2CAP
packet to be received.

Fixed by ceiling the initial credits count in the credits
calculation.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2017-05-14 09:57:13 +03:00
..
common Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
controller Bluetooth: Move hci_uart UART Kconfig to the top-level file 2017-05-12 15:26:41 +03:00
host Bluetooth: l2cap: Fix initial credit calculaton for MTU < MPS 2017-05-14 09:57:13 +03:00
Kconfig Bluetooth: kconfig: Use menu instead of menuconfig 2017-05-13 09:01:47 +03:00
Makefile Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00