Find a file
Andrei Emeltchenko 1c65da5ed7 Bluetooth: Check returned buffer is not NULL
Buffers returned by bt_uart_evt_recv() and bt_uart_acl_recv() may be
NULL in theory. This makes code consistent by checking return value.

Change-Id: Id39def39c8b1c4c6eefc7b2bf01702c54b3e565c
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2016-02-05 20:14:17 -05:00
arch Rename VXMICRO_ARCH_arm -> CONFIG_ARM 2016-02-05 20:14:16 -05:00
config Rename VPF files to use MDEF file extension 2016-02-05 20:14:15 -05:00
doc Rename documentation project 2016-02-05 20:14:16 -05:00
drivers Bluetooth: Check returned buffer is not NULL 2016-02-05 20:14:17 -05:00
include Bluetooth: Fix codying style of EIR defines 2016-02-05 20:14:17 -05:00
kernel Rename VXMICRO_ARCH and VXMICRO 2016-02-05 20:14:16 -05:00
lib/libc libc: Add tolower implementation 2016-02-05 20:14:14 -05:00
misc Eliminate obsolete coding convention comments 2016-02-05 20:14:14 -05:00
net Bluetooth: Add implementation of ATT Write Response 2016-02-05 20:14:17 -05:00
samples Bluetooth: Add write support to CCC in peripheral sample 2016-02-05 20:14:17 -05:00
scripts Rename tinymountain -> zephyr 2016-02-05 20:14:16 -05:00
shared/include/nanokernel/x86 Replace use of __attribute__((packed)) with __packed 2016-02-05 20:14:13 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore Add tools and Makefiles for Documentation 2016-02-05 20:13:58 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
Kconfig Kconfig: make architecture kconfig independent 2016-02-05 20:14:11 -05:00
Makefile Rename tinymountain -> zephyr 2016-02-05 20:14:16 -05:00
Makefile.inc Rename TIMO -> ZEPHYR 2016-02-05 20:14:16 -05:00
zephyr-env.sh Rename timo-env.sh to zephyr-env.sh 2016-02-05 20:14:16 -05:00