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


Definition at line 18469 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

server_address#

uint16_t sl_btmesh_evt_fw_dist_client_upload_status_s::server_address

Unicast address of the server


Definition at line 18470 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

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


Definition at line 18471 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

phase#

uint8_t sl_btmesh_evt_fw_dist_client_upload_status_s::phase

Upload Phase of the Distribution Server


Definition at line 18474 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

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.


Definition at line 18475 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

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.


Definition at line 18479 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

fwid#

uint8array sl_btmesh_evt_fw_dist_client_upload_status_s::fwid

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


Definition at line 18482 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h