zephyr/subsys/mgmt/mcumgr/lib/cmd/shell_mgmt
Dominik Ermel 1bd5665b89 mgmt/mcumgr/lib: Fix usage of MGMT_ERR_ENOMEM
The commit replaces MGMT_ERR_ENOMEM with MGMT_ERR_EMSGSIZE where it
was used to indicate that SMP response does not fit in response
buffer.

Fixes #44535

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2022-05-25 13:56:03 -07:00
..
include/shell_mgmt everywhere: fix typos 2022-03-18 13:24:08 -04:00
src mgmt/mcumgr/lib: Fix usage of MGMT_ERR_ENOMEM 2022-05-25 13:56:03 -07:00
CMakeLists.txt mgmt/mcumgr/lib: Unify source code for SHELL mgmt group 2022-03-23 14:04:31 +01:00
Kconfig mgmt/mcumgr/lib: Move SHELL mgmt request processing to zcbor 2022-04-08 13:49:55 +02:00