Data structure of the upload_status event.

Public Attributes#

uint16_t
uint8_t
uint8_t
uint8_t
uint8_t

Public Attribute Documentation#

elem_index#

uint16_t sl_btmesh_evt_fw_dist_client_upload_status_s::elem_index

Client model element index


server_address#

uint16_t sl_btmesh_evt_fw_dist_client_upload_status_s::server_address

Unicast address of the server


status#

uint8_t sl_btmesh_evt_fw_dist_client_upload_status_s::status

Enum sl_btmesh_fw_dist_server_dist_status_t. Status code returned


phase#

uint8_t sl_btmesh_evt_fw_dist_client_upload_status_s::phase

Upload Phase of the Distribution Server


type#

uint8_t sl_btmesh_evt_fw_dist_client_upload_status_s::type

Enum sl_btmesh_fw_dist_client_dist_upload_type_t. Upload Type of an upload (0:in-band 1:out-of-band). Ignore if no upload is active.


progress#

uint8_t sl_btmesh_evt_fw_dist_client_upload_status_s::progress

0-100, percentage of BLOB Transfer octets or out-of-band data delivered and confirmed. Ignore if no upload is active.


fwid#

uint8array sl_btmesh_evt_fw_dist_client_upload_status_s::fwid

FWID of the firmware being transferred. Empty if no upload is active.