Find a file
Andrei Emeltchenko 979e10de6f drivers/nble: Fix NULL dereferencing
Fixes dereferencing NULL calling not defined function. Fixes PTS test
TC_GAW_CL_BV_01_C which was failing with the trace:

...
bt: on_nble_gattc_write_rsp (0xa80099e4): conn 0xa8008f60 status 0
***** CPU exception 6
Current thread ID = 0xa80099e4
Faulting segment:address = 0x00000008:0x40000000
eax: 0xa8008f60, ebx: 0xa8008f60, ecx: 0x00000000, edx: 0x00000000
esi: 0xa8009f88, edi: 0x00000000, ebp: 0a8009f80, esp: 0xa8009f70
eflags: 0x00010247
Fatal fiber error! Aborting fiber.
...

Change-Id: Ia76c2ad816e6427b353ab245855a1959c23c5feb
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2016-05-30 08:59:10 +00:00
arch arc: improved saving of lp_<count,start,end> using GPRs 2016-05-29 22:23:13 +00:00
boards arduino due: move pinmux code to board definition 2016-05-28 10:45:43 -04:00
doc doc: add 1.3.0 to documentation list 2016-05-30 00:19:46 +00:00
drivers drivers/nble: Fix NULL dereferencing 2016-05-30 08:59:10 +00:00
ext ext: Import Nordic MDK header files 2016-05-27 01:38:23 +00:00
include pinmux: fix naming inconsistency 2016-05-28 10:45:43 -04:00
kernel Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
lib tinycrypt: Fix discrepancy of ecc_make_key definition and declaration 2016-05-27 11:19:00 +00:00
misc Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
net Bluetooth: SMP: Fix not waiting for remote DHCheck 2016-05-30 09:37:06 +02:00
samples samples: gpio: lcd: sample app for HD44780 LCD controller 2016-05-29 22:28:17 +00:00
scripts scripts: Add the ISA to the path of included libraries 2016-05-27 01:38:22 +00:00
tests test: timestamp_serialize() empty macro for ARCv2 2016-05-27 21:11:27 +00:00
.checkpatch.conf add MAINTAINERS file 2016-05-26 15:19:28 +00:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore build: rename non-generated linker scripts to .ld extension 2016-05-09 18:09:26 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: Fix a couple of incorrect git author names 2016-05-10 18:45:22 +00:00
Kbuild build: add more dependencies to build process 2016-05-20 18:25:19 +00:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
MAINTAINERS MAINTAINERS: Add section for Bluetooth 2016-05-26 21:35:42 +00:00
Makefile Zephyr v1.4.0-rc1 2016-05-29 23:24:24 -04:00
Makefile.inc scripts: add a script to report RAM/ROM usage 2016-05-26 15:19:15 +00:00
zephyr-env.sh zephyr-env.sh: Add a note to indicate the required version of zsh 2016-03-18 22:01:19 +00:00