zephyr/drivers/bluetooth
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
..
nble drivers/nble: Fix NULL dereferencing 2016-05-30 08:59:10 +00:00
h4.c Bluetooth: Make UART draining logic consistent across drivers 2016-05-04 13:37:44 +00:00
h5.c Bluetooth: Make UART draining logic consistent across drivers 2016-05-04 13:37:44 +00:00
Kconfig Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
Makefile drivers/nble: Refactor PM code to make it reusable 2016-04-06 14:00:56 +03:00
nrf51_pm.c Bluetooth: Fix draining nRF51 FIFO during init 2016-05-04 15:05:13 +03:00
nrf51_pm.h Bluetooth: Fix draining nRF51 FIFO during init 2016-05-04 15:05:13 +03:00
util.h Bluetooth: Make UART draining logic consistent across drivers 2016-05-04 13:37:44 +00:00