DFU firmware outdated event parameters. More...
#include <serial_evt.h>
Data Fields | |
| uint8_t | dfu_type |
| DFU type of the transfer. More... | |
| nrf_mesh_fwid_t | available_fwid |
| Firmware ID of the newest firmware available. More... | |
| nrf_mesh_fwid_t | current_fwid |
| Firmware ID of the current version of the outdated firmware. More... | |
Detailed Description
DFU firmware outdated event parameters.
Definition at line 402 of file serial_evt.h.
Field Documentation
◆ dfu_type
| uint8_t serial_evt_dfu_firmware_outdated_t::dfu_type |
◆ available_fwid
| nrf_mesh_fwid_t serial_evt_dfu_firmware_outdated_t::available_fwid |
Firmware ID of the newest firmware available.
Definition at line 405 of file serial_evt.h.
◆ current_fwid
| nrf_mesh_fwid_t serial_evt_dfu_firmware_outdated_t::current_fwid |
Firmware ID of the current version of the outdated firmware.
Definition at line 406 of file serial_evt.h.
- mesh/serial/include/serial_evt.h