Zephyr Project API  3.3.0
A Scalable Open Source RTOS
handlers.h File Reference

Go to the source code of this file.

Macros

#define MCUMGR_HANDLER_DEFINE(name, _init)
 Define a MCUmgr handler to register. More...
 

Typedefs

typedef void(* mcumgr_handler_init_t) (void)