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

Structure provided in the MGMT_EVT_OP_OS_MGMT_RESET notification callback: This callback function is used to notify the application about a pending device reboot request and to authorise or deny it. More...

#include <os_mgmt_callbacks.h>

Data Fields

bool force
 Contains the value of the force parameter.
 

Detailed Description

Structure provided in the MGMT_EVT_OP_OS_MGMT_RESET notification callback: This callback function is used to notify the application about a pending device reboot request and to authorise or deny it.

Field Documentation

◆ force

bool os_mgmt_reset_data::force

Contains the value of the force parameter.


The documentation for this struct was generated from the following file: