Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
 4.2.99

DFU image instance. More...

#include <zephyr/bluetooth/mesh/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.

Detailed Description

DFU image instance.

Each DFU image represents a single updatable firmware image.

Field Documentation

◆ fwid

const void* bt_mesh_dfu_img::fwid

Firmware ID.

◆ fwid_len

size_t bt_mesh_dfu_img::fwid_len

Length of the firmware ID.

◆ uri

const char* bt_mesh_dfu_img::uri

Update URI, or NULL.


The documentation for this struct was generated from the following file:
  • zephyr/bluetooth/mesh/dfu.h