zephyr/drivers/bluetooth
Johan Hedberg 72e3b3fdb2 Bluetooth: uart: Simplify bt_uart_discard() with the help of min()
There's no need to do manual minumum calculation when there's the
min() helper available.

Change-Id: I4d5cfb088d9e6499750664680419ab4beb56e0d5
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-05 20:24:45 -05:00
..
Kconfig Bluetooth: uart: Simplify send callback logic 2016-02-05 20:24:45 -05:00
Makefile drivers: use subdir-ccflags-y for all drivers 2016-02-05 20:15:19 -05:00
uart.c Bluetooth: uart: Simplify bt_uart_discard() with the help of min() 2016-02-05 20:24:45 -05:00
uart.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00