nRF5 SDK for Mesh v5.0.0
Data Fields
serial_cmd_dfu_relay_t Struct Reference

DFU relay command parameters. More...

#include <serial_cmd.h>

Data Fields

uint8_t dfu_type
 DFU Firmware type to relay. More...
 
nrf_mesh_fwid_t fwid
 Firmware ID of firmware that should be relayed. More...
 

Detailed Description

DFU relay command parameters.

Definition at line 605 of file serial_cmd.h.

Field Documentation

◆ dfu_type

uint8_t serial_cmd_dfu_relay_t::dfu_type

DFU Firmware type to relay.

Definition at line 607 of file serial_cmd.h.

◆ fwid

nrf_mesh_fwid_t serial_cmd_dfu_relay_t::fwid

Firmware ID of firmware that should be relayed.

Definition at line 608 of file serial_cmd.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated