zephyr/subsys
Luiz Augusto von Dentz bfc0c35387 Bluetooth: L2CAP: Fix always using RX_BUF_COUNT as initial credits
In case the channel provides its own MTU and allocator it should be
able to store as much data as set in the MTU, based on that the code
can give enough credits to fill the entire channel MTU.

Change-Id: I291cf1bb643f200bde191914e814f681f4f65c3e
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2017-01-18 17:03:34 +00:00
..
bluetooth Bluetooth: L2CAP: Fix always using RX_BUF_COUNT as initial credits 2017-01-18 17:03:34 +00:00
debug kernel: replace all remaining nanokernel occurances 2016-12-25 14:34:43 -05:00
disk subsys: disk: Refactor disk_access stuff into a directory 2017-01-08 20:58:05 +00:00
fs filesystem: add mkdir shell command 2017-01-09 19:47:49 +00:00
logging kernel: remove dependency on CONFIG_NANO_TIMERS/TIMEOUTS 2017-01-08 18:09:52 +00:00
net net: ieee802154: inform about unsupported frames 2017-01-13 14:38:59 +00:00
shell shell: add stacks command 2017-01-11 20:47:10 +00:00
usb subsys: disk: Refactor disk_access stuff into a directory 2017-01-08 20:58:05 +00:00
Kconfig subsys: disk: Refactor disk_access stuff into a directory 2017-01-08 20:58:05 +00:00
Makefile subsys: disk: Refactor disk_access stuff into a directory 2017-01-08 20:58:05 +00:00