zephyr/subsys
Emil Gydesen 0be8a91a73 Bluetooth: host: Add NULL checks for scan callbacks
The scan callbacks may be NULL, which would cause an error if
e.g. the timeout callback wasn't set and the scan terminates after
a timeout.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2020-10-01 13:57:53 -04:00
..
bluetooth Bluetooth: host: Add NULL checks for scan callbacks 2020-10-01 13:57:53 -04:00
canbus
console
cpp
debug
dfu
disk
emul
fb
fs
jwt
logging logging: avoid null pointer dereference in loop 2020-09-23 13:08:18 -05:00
mgmt mgmt/osdp: Fix osdp_build_ctx(); Add NULL check on ctx 2020-09-18 17:36:02 +02:00
net net: sockets: tls: fix using of zsock_ functions 2020-10-01 17:35:45 +03:00
power power: fix Kconfig help message 2020-09-14 21:27:23 -04:00
random random: rand32_ctr_drbg: Fix missed device constify change 2020-09-08 14:03:01 +02:00
settings settings: Remove deprecated SETTINGS_USE_BASE64 support 2020-10-01 07:05:27 -05:00
shell shell: add argc range in Kconfig 2020-09-18 15:18:07 +02:00
stats
storage storage: flash_map: Unify partition processing macros name 2020-09-21 16:42:29 -05:00
testsuite
timing
tracing tracing: handle null thread names with systemview 2020-09-20 21:27:55 -04:00
usb usb: bluetooth: Incrase data stage buffer for setup transfers. 2020-09-29 14:51:14 +02:00
CMakeLists.txt
Kconfig