Zephyr API Documentation  3.5.0
A Scalable Open Source RTOS
3.5.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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.

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: