No description
Find a file
Johan Hedberg 2b68871f7c Bluetooth: uart: Fix discarding data in case of too small buffer
Even if a buffer can't hold the needed amount of data we should still
cleanly discard the bytes so that the driver doesn't loose sync of the
next packet boundary. This way we also get to remove the now
unnecesary 'failed' label.

Change-Id: Ic921fbf6c0ddef4a7721cee7fa3e01a31b127778
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-05 20:24:40 -05:00
arch eth: dw: galileo: Provide pre-set MMIO base address and IRQ 2016-02-05 20:24:38 -05:00
doc Zephyr 0.6.0 2016-02-05 20:24:37 -05:00
drivers Bluetooth: uart: Fix discarding data in case of too small buffer 2016-02-05 20:24:40 -05:00
include Bluetooth: Differentiate send/recv of needed driver headroom 2016-02-05 20:24:39 -05:00
kernel checkpatch: warning - spacing 2016-02-05 20:24:35 -05:00
lib checkpatch: warning - block_comment_style 2016-02-05 20:24:35 -05:00
misc printk: Standardize support for %% 2016-02-05 20:24:36 -05:00
net Bluetooth: L2CAP: Don't limit tx MTU 2016-02-05 20:24:40 -05:00
samples net: samples/buf: Fix Kconfig option name 2016-02-05 20:24:40 -05:00
scripts Update sanity test results 2016-02-05 20:24:37 -05:00
.checkpatch.conf checkpatch: ignore NETWORKING_BLOCK_COMMENT_STYLE 2016-02-05 20:24:36 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore .gitignore: add ctags data file 2016-02-05 20:16:15 -05:00
.mailmap Update .mailmap 2016-02-05 20:24:37 -05:00
Kbuild mdef: do not try to use MDEF file if it was not defined 2016-02-05 20:24:23 -05:00
Kconfig Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
Kconfig.zephyr Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile Zephyr 0.6.0 2016-02-05 20:24:37 -05:00
Makefile.inc kbuild: make menuconfig work with local configuration 2016-02-05 20:24:29 -05:00
zephyr-env.sh Make zephyr-env.sh work when cd is aliased 2016-02-05 20:24:36 -05:00