zephyr/subsys/mgmt
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
..
CMakeLists.txt
Kconfig
Kconfig.mcumgr mcumgr: select NET_BUF when MCUMGR=y 2019-07-29 11:13:41 +02:00
buf.c
serial_util.c mcumgr: fix type of pointer passed to base64_decode 2019-07-29 10:10:12 +02:00
smp.c
smp_bt.c Bluetooth: GATT: Fix using variable size storage for CCC 2019-08-22 15:14:39 +03:00
smp_shell.c
smp_uart.c