zephyr/drivers/bluetooth/nble
Andrei Emeltchenko d00b9f0cb9 drivers/nble: Check existence of callback before call
Check that callback is defined before call, fixes issue in
on_nble_sm_status_evt calling cancel callback.

Change-Id: Ie2f49ed6e441f4260dacd16120e09f892c1fd528
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2016-06-01 08:21:18 +00:00
..
Kconfig Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
Makefile drivers/nble: Sync smp code for firmware compatibility 2016-05-31 09:39:25 +00:00
conn.c drivers/nble: Use flags for state tracking 2016-05-31 11:04:41 +00:00
conn.h drivers/nble: Move Nordic Bluetooth LE driver inside drivers/bluetooth 2016-04-05 14:04:44 +03:00
conn_internal.h drivers/nble: Move Nordic Bluetooth LE driver inside drivers/bluetooth 2016-04-05 14:04:44 +03:00
gap.c Bluetooth: Allow to call enable function only once 2016-05-31 11:37:12 +00:00
gap_internal.h Bluetooth: Allow to call enable function only once 2016-05-31 11:37:12 +00:00
gatt.c drivers/nble: Fix NULL dereferencing 2016-05-30 08:59:10 +00:00
gatt_internal.h drivers/nble: Update Nordic RPC to 0518 release 2016-05-18 18:36:26 +03:00
rpc.h drivers/nble: Move Nordic Bluetooth LE driver inside drivers/bluetooth 2016-04-05 14:04:44 +03:00
rpc_deserialize.c drivers/nble: Use flags for state tracking 2016-05-31 11:04:41 +00:00
rpc_functions_to_ble_core.h drivers/nble: Update RPC to version 0527 2016-05-30 09:07:50 +00:00
rpc_functions_to_quark.h drivers/nble: Update RPC to version 0527 2016-05-30 09:07:50 +00:00
rpc_serialize.c drivers/nble: Use flags for state tracking 2016-05-31 11:04:41 +00:00
smp.c drivers/nble: Check existence of callback before call 2016-06-01 08:21:18 +00:00
smp.h drivers/nble: Call right function in bt_conn_auth_cancel() 2016-05-31 11:04:03 +00:00
stubs.c drivers/nble: Use flags for state tracking 2016-05-31 11:04:41 +00:00
uart.c drivers/nble: Increase RX buffer pool 2016-05-09 15:15:43 +03:00
uart.h drivers/nble: Move Nordic Bluetooth LE driver inside drivers/bluetooth 2016-04-05 14:04:44 +03:00