No description
Find a file
Mariusz Skamra cc1208fb5f Bluetooth: Fix invalid value length type
BTP protocol specifies value length to be 2 octets value,
so uint16_t has to be used to store this length.

Change-Id: I2a911910475db305a0ff1f9ab70866d24aa47158
Signed-off-by: Mariusz Skamra <mariusz.skamra@tieto.com>
2016-02-05 20:24:30 -05:00
arch init: Support fine-grained device initialization priorities 2016-02-05 20:24:30 -05:00
doc doc: Correct Bluetooth sample lines 2016-02-05 20:24:30 -05:00
drivers Change new files from BSD-3 licenses to Apache 2.0 2016-02-05 20:24:30 -05:00
include Change new files from BSD-3 licenses to Apache 2.0 2016-02-05 20:24:30 -05:00
kernel init: Optimize device_get_binding() 2016-02-05 20:24:30 -05:00
lib Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
misc Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
net Bluetooth: Fix not reporting security level change 2016-02-05 20:24:30 -05:00
samples Bluetooth: Fix invalid value length type 2016-02-05 20:24:30 -05:00
scripts toolchain: change section macro to support external c libraries 2016-02-05 20:24:29 -05:00
.checkpatch.conf checkpatch: ignore PREFER_KERNEL_TYPES 2016-02-05 20:24:29 -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 First commit 2015-04-10 16:44:37 -07: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
Makefile gcc: build with -fstack-usage 2016-02-05 20:24:29 -05:00
Makefile.inc kbuild: make menuconfig work with local configuration 2016-02-05 20:24:29 -05:00
zephyr-env.sh Rename Zephyr OS into Zephyr Kernel 2016-02-05 20:14:26 -05:00