zephyr/subsys
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
..
bindesc
bluetooth bluetooth: audio: broadcast source: Add missing check condition 2024-03-20 08:20:09 -05:00
canbus
console
debug gdbstub: Add custom backend choice 2024-03-11 10:38:18 -04:00
demand_paging
dfu
disk
dsp
emul
fb
fs
input input: rename the internal callback struct to input_callback 2024-03-19 14:30:39 +01:00
ipc ipc: Add thread name to mbox work queues 2024-03-19 15:01:16 +01:00
jwt
llext llext: add STT_OBJECT relocation 2024-03-15 08:37:13 +00:00
logging syscall: Export all emitted syscalls, enabling them for extensions 2024-03-20 16:26:54 +00:00
lorawan
mem_mgmt
mgmt mgmt: mcumgr: Add Kconfig option to manage SMP service registration 2024-03-20 16:27:23 +00:00
modbus
modem
net drivers: ethernet: Introduce ETH_DRIVER_RAW_MODE option 2024-03-20 08:05:55 -05:00
pm pm: Fix a corner case when policy returns NULL 2024-03-20 07:38:56 -05:00
portability kernel: remove cmsis-rtos layering violation 2024-03-06 19:27:28 -05:00
random
retention
rtio
sd sd: sdmmc: fix formatting 2024-03-20 10:27:02 -05:00
sensing
settings
shell net: telnet: Fix spelling in command defines 2024-03-11 15:09:32 -05:00
sip_svc
stats
storage
task_wdt
testsuite subsys/testsuite/ztest: Replace native_posix in one comment 2024-03-20 15:43:05 +01:00
timing
tracing tracing: segger-sysview: add missing thread abort enter/exit 2024-03-19 13:37:41 -05:00
usb
zbus
CMakeLists.txt
Kconfig