zephyr/drivers/bluetooth
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
..
Kconfig Bluetooth: Clean up Kconfig 2016-02-05 20:24:40 -05:00
Makefile drivers: use subdir-ccflags-y for all drivers 2016-02-05 20:15:19 -05:00
uart.c Bluetooth: uart: Fix discarding data in case of too small buffer 2016-02-05 20:24:40 -05:00
uart.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00