7#ifndef H_MCUMGR_OS_MGMT_CALLBACKS_
8#define H_MCUMGR_OS_MGMT_CALLBACKS_
Structure provided in the MGMT_EVT_OP_OS_MGMT_BOOTLOADER_INFO notification callback: This callback fu...
Definition os_mgmt_callbacks.h:35
zcbor_state_t * zse
The zcbor encoder which is currently being used to output group information, additional fields to the...
Definition os_mgmt_callbacks.h:40
const size_t * decoded
Contains the number of decoded parameters.
Definition os_mgmt_callbacks.h:43
struct zcbor_string * query
Contains the value of the query parameter.
Definition os_mgmt_callbacks.h:46
Structure provided in the MGMT_EVT_OP_OS_MGMT_RESET notification callback: This callback function is ...
Definition os_mgmt_callbacks.h:26
bool force
Contains the value of the force parameter.
Definition os_mgmt_callbacks.h:28