|
Zephyr Project API 4.0.0
A Scalable Open Source RTOS
|
DFU image instance. More...
#include <dfu.h>
Data Fields | |
| const void * | fwid |
| Firmware ID. | |
| size_t | fwid_len |
| Length of the firmware ID. | |
| const char * | uri |
| Update URI, or NULL. | |
DFU image instance.
Each DFU image represents a single updatable firmware image.
| const void* bt_mesh_dfu_img::fwid |
Firmware ID.
| size_t bt_mesh_dfu_img::fwid_len |
Length of the firmware ID.
| const char* bt_mesh_dfu_img::uri |
Update URI, or NULL.