zephyr/subsys
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
..
bluetooth Bluetooth: l2cap: Fix initial credit calculaton for MTU < MPS 2017-05-14 09:57:13 +03:00
console subsys: convert to using newly introduced integer sized types 2017-04-21 09:36:22 -05:00
debug debug: add stack sentinel feature 2017-05-13 15:14:41 -04:00
disk subsys: convert to using newly introduced integer sized types 2017-04-21 09:36:22 -05:00
fs subsys: convert to using newly introduced integer sized types 2017-04-21 09:36:22 -05:00
logging kernel: event_logger: convert to using newly introduced integer sized types 2017-04-25 22:09:12 +00:00
net net: http: Add HTTP server library support 2017-05-13 14:30:58 -04:00
shell shell: use k_thread_create() 2017-05-11 20:24:22 -04:00
usb cdc_acm : Restrict writing more than 4 bytes into TX USB Endpoint. 2017-05-13 15:12:27 -04:00
Kconfig subsys: console: Add pull-style console API support. 2017-04-01 20:44:17 +00:00
Makefile subsys: console: Add pull-style console API support. 2017-04-01 20:44:17 +00:00