Zephyr API Documentation  3.4.0
A Scalable Open Source RTOS
3.4.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages

#include <dfu_cli.h>

Data Fields

struct bt_mesh_blob_target blob
 
uint8_t img_idx
 
uint8_t effect
 
uint8_t status
 
uint8_t phase
 

Detailed Description

DFU Target node.

Field Documentation

◆ blob

struct bt_mesh_blob_target bt_mesh_dfu_target::blob

BLOB Target node

◆ effect

uint8_t bt_mesh_dfu_target::effect

Expected DFU effect, see bt_mesh_dfu_effect.

◆ img_idx

uint8_t bt_mesh_dfu_target::img_idx

Image index on the Target node

◆ phase

uint8_t bt_mesh_dfu_target::phase

Current DFU phase, see bt_mesh_dfu_phase.

◆ status

uint8_t bt_mesh_dfu_target::status

Current DFU status, see bt_mesh_dfu_status.


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