Go to file
Vinayak Kariappa Chettimada de999a81c5 Bluetooth: SMP: Fix unaligned access usage fault.
xor_128 function uses uint8_t instead of uint64_t XORs to avoid
unaligned access faults.

Change-Id: I0b0c73d64ce4158e3d8aeb4dd5416ead2bd7b664
Signed-off-by: Vinayak Kariappa Chettimada <vinayak.kariappa.chettimada@nordicsemi.no>
2016-05-03 08:56:00 +00:00
arch build: support icx llvm compiler 2016-05-03 00:02:40 +00:00
boards arduino_101: add missing version_header.h file 2016-05-01 10:26:27 -04:00
doc doc: add section about 3rd party compilers 2016-05-03 00:29:58 +00:00
drivers Bluetooth: drivers/nble: Fix calling cmd from discov callback 2016-04-29 10:50:10 +00:00
include Bluetooth: GATT: Update documentation to include error domain 2016-05-02 15:28:18 +03:00
kernel
lib
misc arduino_101: support booting with original bootloader 2016-04-30 13:56:54 -04:00
net Bluetooth: SMP: Fix unaligned access usage fault. 2016-05-03 08:56:00 +00:00
samples Bluetooth: GATT: Fix error type 2016-05-02 14:31:02 +03:00
scripts update sanitycheck footprint data for the release 2016-05-02 20:50:45 -04:00
tests Bluetooth: GATT: Fix error type 2016-05-02 14:31:02 +03:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
Makefile Zephyr 1.3.0 2016-05-02 20:50:45 -04:00
Makefile.inc
zephyr-env.sh