zephyr/subsys
François Delawarde 5317008ad3 bluetooth: host: fix missing bt_conn_unref
Fix missing bt_conn_unref when using the ccc match callback.

Fixes: #20299

Signed-off-by: François Delawarde <fnde@oticon.com>
2019-11-04 09:43:13 +01:00
..
bluetooth bluetooth: host: fix missing bt_conn_unref 2019-11-04 09:43:13 +01:00
console coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
cpp kconfig: Global whitespace/consistency cleanup 2019-11-01 15:53:23 +01:00
debug kconfig: assert: Introduce kconfig option ASSERT_NO_FILE_INFO 2019-10-14 09:07:29 -05:00
dfu kconfig: Global whitespace/consistency cleanup 2019-11-01 15:53:23 +01:00
disk disk: Configure default sdhc volume name for fatfs 2019-10-23 09:49:05 -05:00
fb scripts: gen_cfb_font_header: modify to replicate cfb fonts 2019-07-31 05:43:50 -04:00
fs kconfig: Global whitespace/consistency cleanup 2019-11-01 15:53:23 +01:00
jwt cleanup: include/: move zephyr/jwt.h to data/jwt.h 2019-06-27 22:55:49 -04:00
logging libc: Changed dependencies of NEWLIB_C into !MINIMAL_LIBC 2019-11-01 14:18:36 +01:00
mgmt kconfig: Global whitespace/consistency cleanup 2019-11-01 15:53:23 +01:00
net kconfig: Global whitespace/consistency cleanup 2019-11-01 15:53:23 +01:00
power cleanup: include/: move misc/reboot.h to power/reboot.h 2019-06-27 22:55:49 -04:00
random cleanup: include/: move entropy.h to drivers/entropy.h 2019-06-27 22:55:49 -04:00
settings settings: fix runtime settings length 2019-11-03 12:57:12 +01:00
shell kconfig: Global whitespace/consistency cleanup 2019-11-01 15:53:23 +01:00
stats cleanup: include/: move stats.h to stats/stats.h 2019-06-27 22:55:49 -04:00
storage subsys/storage/flash_map: detect missing flash device 2019-07-24 09:20:56 -04:00
testsuite subsys/testsuite: use bool for condition types 2019-10-30 10:57:42 +01:00
usb kconfig: Global whitespace/consistency cleanup 2019-11-01 15:53:23 +01:00
CMakeLists.txt
Kconfig