7#ifndef H_MCUMGR_ENUM_MGMT_CALLBACKS_
8#define H_MCUMGR_ENUM_MGMT_CALLBACKS_
Structure provided in the MGMT_EVT_OP_ENUM_MGMT_DETAILS notification callback: This callback function...
Definition enum_mgmt_callbacks.h:26
zcbor_state_t * zse
The zcbor encoder which is currently being used to output group information, additional fields to the...
Definition enum_mgmt_callbacks.h:34
const struct mgmt_group * group
The group that is currently being enumerated.
Definition enum_mgmt_callbacks.h:28
A collection of handlers for an entire command group.
Definition mgmt.h:85