Zephyr Project API 4.0.99
A Scalable Open Source RTOS
|
Structure provided in the MGMT_EVT_OP_IMG_MGMT_DFU_CONFIRMED notification callback: This callback function is used to notify the application about an image confirmation being executed successfully. More...
#include <img_mgmt_callbacks.h>
Data Fields | |
const uint8_t | image |
Image number which has been confirmed. | |
Structure provided in the MGMT_EVT_OP_IMG_MGMT_DFU_CONFIRMED notification callback: This callback function is used to notify the application about an image confirmation being executed successfully.
const uint8_t img_mgmt_image_confirmed::image |
Image number which has been confirmed.