zephyr/subsys/mgmt
Mateusz Kapala 9e0d7f0264 mgmt: mcumgr: Add Kconfig option to manage SMP service registration
Added the CONFIG_MCUMGR_TRANSPORT_BT_DYNAMIC_SVC_REGISTRATION Kconfig
option to manage how the SMP service should be registered.
By default the SMP service must be registered at runtime.
If this Kconfig option is disabled, the SMP service is statically
defined and registered.

This change allows to opt out of using the CONFIG_BT_GATT_DYNAMIC_DB
Kconfig option and as a result, lower the memory usage.

Signed-off-by: Mateusz Kapala <mateusz.kapala@nordicsemi.no>
2024-03-20 16:27:23 +00:00
..
ec_host_cmd ec_host_cmd: introduce Host Command state 2024-03-06 14:35:34 +01:00
hawkbit mgmt: hawkbit: Fix condition in hawkbit_probe 2024-03-18 22:12:31 +01:00
mcumgr mgmt: mcumgr: Add Kconfig option to manage SMP service registration 2024-03-20 16:27:23 +00:00
osdp mgmt/osdp: Remove unused variable from osdp_phy_packet_finalize() 2023-12-08 20:20:56 +00:00
updatehub mgmt: updatehub: Fix CMakeLists.txt file 2023-11-21 08:48:04 +00:00
CMakeLists.txt
Kconfig