zephyr/subsys/mgmt/mcumgr
Dominik Ermel f47334aa15 mgmt/mcumgr: Fixing use of k_fifo function on net buf
Fixing problem where k_fifo functions have been used to get/put
data from/info net buf, where documentation has been strictly
forbidding so.

Found, reported and solution suggested by jrhees-cae.

Fixes: #32579

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2021-03-29 16:13:38 -05:00
..
CMakeLists.txt
Kconfig
buf.c
serial_util.c
smp.c
smp_bt.c
smp_shell.c
smp_uart.c
smp_udp.c