Bootloader ID structure. More...
#include <nrf_mesh_dfu_types.h>
Data Fields | |
uint8_t | bl_id |
Bootloader identificator. More... | |
uint8_t | bl_version |
Bootloader version number. More... | |
Bootloader ID structure.
Definition at line 70 of file nrf_mesh_dfu_types.h.
uint8_t nrf_mesh_bootloader_id_t::bl_id |
Bootloader identificator.
Definition at line 73 of file nrf_mesh_dfu_types.h.
uint8_t nrf_mesh_bootloader_id_t::bl_version |
Bootloader version number.
Definition at line 75 of file nrf_mesh_dfu_types.h.