Go to file
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
.known-issues kernel: doc: Add deprecation notice to legacy.h 2017-01-16 18:13:03 -05:00
arch riscv32: added support for the riscv32-qemu soc 2017-01-13 19:57:51 +00:00
boards boards: quark_d2000_crb: add board image to documentation 2017-01-16 18:13:03 -05:00
doc doc: update doc building README instructions 2017-01-16 23:58:08 +00:00
drivers Bluetooth: Add HCI SPI driver 2017-01-18 12:24:17 +00:00
ext ksdk: mcux: Remove config HAS_KSDK 2017-01-12 09:46:27 -06:00
include Bluetooth: L2CAP: Fix always using RX_BUF_COUNT as initial credits 2017-01-18 17:03:34 +00:00
kernel kernel: add user data API to timers 2017-01-14 13:06:00 +00:00
lib libc: add support for risc v 2017-01-13 19:57:19 +00:00
misc kernel: replace all remaining nanokernel occurances 2016-12-25 14:34:43 -05:00
samples Bluetooth: samples/beacon: Print message at start of sample 2017-01-18 12:24:28 +00:00
scripts sanitycheck: riscv: add vector to recognised sections 2017-01-13 20:00:16 +00:00
subsys Bluetooth: L2CAP: Fix always using RX_BUF_COUNT as initial credits 2017-01-18 17:03:34 +00:00
tests Bluetooth: Consolidate most outgoing ACL TX buffers into a single pool 2017-01-17 08:44:21 +02:00
.checkpatch.conf
.gitattributes
.gitignore doc: move context back to doc/, fix broken links 2017-01-16 18:05:06 -05:00
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS MAINTAINERS: fix email address typo in sensor drivers section 2017-01-16 13:55:53 +02:00
Makefile doc: make build process quiet 2017-01-16 18:13:03 -05:00
Makefile.inc build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
Makefile.test tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
zephyr-env.sh zephyr-env: don't fail unnecesarily when 'set -e' 2017-01-07 02:40:04 +00:00