Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
 4.2.99
mgmt_handler Struct Reference

Read handler and write handler for a single command ID. More...

#include <zephyr/mgmt/mcumgr/mgmt/mgmt.h>

Data Fields

mgmt_handler_fn mh_read
mgmt_handler_fn mh_write

Detailed Description

Read handler and write handler for a single command ID.

Set use_custom_payload to true when using a user defined payload type

Field Documentation

◆ mh_read

mgmt_handler_fn mgmt_handler::mh_read

◆ mh_write

mgmt_handler_fn mgmt_handler::mh_write

The documentation for this struct was generated from the following file:
  • zephyr/mgmt/mcumgr/mgmt/mgmt.h