Zephyr API 3.6.99
|
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. | |
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.
bool os_mgmt_reset_data::force |
Contains the value of the force parameter.