ID of a standalone firmware segment. More...
#include <nrf_mesh_dfu_types.h>
Data Fields | |
nrf_mesh_app_id_t | application |
Application ID. More... | |
nrf_mesh_bootloader_id_t | bootloader |
Bootloader ID. More... | |
uint16_t | softdevice |
Softdevice revision number. More... | |
ID of a standalone firmware segment.
Definition at line 92 of file nrf_mesh_dfu_types.h.
nrf_mesh_app_id_t nrf_mesh_fwid_t::application |
Application ID.
Definition at line 94 of file nrf_mesh_dfu_types.h.
nrf_mesh_bootloader_id_t nrf_mesh_fwid_t::bootloader |
Bootloader ID.
Definition at line 95 of file nrf_mesh_dfu_types.h.
uint16_t nrf_mesh_fwid_t::softdevice |
Softdevice revision number.
Definition at line 96 of file nrf_mesh_dfu_types.h.