Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
mgmt_handler Struct Reference

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

#include <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: