zephyr/subsys
Luiz Augusto von Dentz 5f3595e47c Bluetooth: GATT: Fix using variable size storage for CCC
This removes the necessity of registering the storage for CCC and make
it part of the declaration itself.

Fixes #18547

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2019-08-22 15:14:39 +03:00
..
bluetooth Bluetooth: GATT: Fix using variable size storage for CCC 2019-08-22 15:14:39 +03:00
console
cpp
debug subsys/debug/tracing: rearrange for standard use of extern "C" 2019-08-19 23:36:59 +02:00
dfu dfu: fix printf formatting in img_util 2019-08-16 20:40:13 +02:00
disk
fb
fs subsys/fs/littlefs: fix Coverity issues 2019-08-19 08:34:17 +02:00
jwt
logging logging: avoid buffer overrun extracting arguments 2019-08-19 12:23:28 +02:00
mgmt Bluetooth: GATT: Fix using variable size storage for CCC 2019-08-22 15:14:39 +03:00
net net: dns: dns_pack: Revamp FQDN parsing in answers 2019-08-20 13:39:23 +02:00
power
random
settings Settings: Fix incorrect return of -EINVAL for deleted entries 2019-08-20 13:18:38 +02:00
shell shell: fix log output when CONFIG_LOG_IMMEDIATE=y 2019-08-14 14:27:14 +02:00
stats
storage
testsuite subsys/testsuite: rearrange for standard use of extern "C" 2019-08-19 23:36:59 +02:00
usb
CMakeLists.txt
Kconfig