zephyr/subsys/mgmt
Bas van Loon 44d855391b mgmt: mcumgr: transport: smp: Fix smp_transport_clients list init.
Make sure smp_transport_clients list is only initialized once and
before any transports will try to register and add entries to this
list.

The smp_init() routine was called after smp_init_uart(), causing
the list to be emptied again after registration of the uart client
transport.

Signed-off-by: Bas van Loon <bas@arch-embedded.com>
2024-12-07 11:02:38 +01:00
..
ec_host_cmd mgmt: ec_host_cmd: add support for nocache buffers 2024-12-04 16:11:54 +01:00
hawkbit mgmt: hawkbit: don't require HWINFO 2024-11-22 13:02:29 -06:00
mcumgr mgmt: mcumgr: transport: smp: Fix smp_transport_clients list init. 2024-12-07 11:02:38 +01:00
osdp kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
updatehub mgmt: updatehub: replace TinyCrypt by PSA 2024-06-14 14:02:08 -04:00
CMakeLists.txt
Kconfig