zephyr/subsys
Kim Sekkelund 41842dd174 Bluetooth: host: GATT Lazyloading cleanup at disconnect
Mark the ram version of the ccc_cfg as free after ccc has been
stored when a bonded device disconnects.
If the device use lazy loading of settings then ccc_cfg was not
cleaned up properly when a bonded device disconnects. This
resulted in the ccc system ran out of ccc_cfg resources after
having disconnected CONFIG_BT_MAX_CONN times.

Signed-off-by: Kim Sekkelund <ksek@oticon.com>
2020-08-25 15:40:31 +03:00
..
bluetooth Bluetooth: host: GATT Lazyloading cleanup at disconnect 2020-08-25 15:40:31 +03:00
canbus guideline: Make explicit fallthrough cases 2020-08-24 20:28:47 -04:00
console device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
cpp
debug debug/coredump: add a primitive coredump mechanism 2020-08-24 20:28:24 -04:00
dfu
disk disk: sdhc: spi: leave SPI CS GPIO handling to the SPI controller driver 2020-08-25 10:07:53 +02:00
fb device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
fs subsys/fs/fatfs: Add kconfig option for enabling exFAT support 2020-08-13 14:15:40 +02:00
jwt Kconfig: cleanup subsystems 2020-08-24 10:24:30 +02:00
logging logging: Fix holding coherence of log levels in Spinel backend. 2020-08-20 09:19:12 +02:00
mgmt guideline: Make explicit fallthrough cases 2020-08-24 20:28:47 -04:00
net guideline: Make explicit fallthrough cases 2020-08-24 20:28:47 -04:00
power Kconfig: move power management Kconfig into subsys/power 2020-08-24 10:24:30 +02:00
random kconfig: Random number generator 2020-08-24 10:24:30 +02:00
settings Kconfig: settings 2020-08-24 10:24:30 +02:00
shell guideline: Make explicit fallthrough cases 2020-08-24 20:28:47 -04:00
stats Kconfig: cleanup subsystems 2020-08-24 10:24:30 +02:00
storage device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
testsuite ztest: set thread name 2020-08-24 13:21:12 +02:00
tracing tracing: trace mutex/semaphore using dedicated calls 2020-08-24 13:21:12 +02:00
usb Kconfig: cleanup subsystems 2020-08-24 10:24:30 +02:00
CMakeLists.txt cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
Kconfig Kconfig: cleanup subsystems 2020-08-24 10:24:30 +02:00