Data structure of the upload_failed event.
Public Attribute Documentation#
elem_index#
uint16_t sl_btmesh_evt_fw_dist_client_upload_failed_s::elem_index
Client model element index
Definition at line
18560
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
server_address#
uint16_t sl_btmesh_evt_fw_dist_client_upload_failed_s::server_address
Unicast address of the server
Definition at line
18561
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
status_code#
uint8_t sl_btmesh_evt_fw_dist_client_upload_failed_s::status_code
Reason for failure: BLOB Transfer status code, or 0xff for timeout, 0 if a DFU layer error happened (failure result in dist_status_code)
Definition at line
18562
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
dist_status_code#
uint8_t sl_btmesh_evt_fw_dist_client_upload_failed_s::dist_status_code
Reason for failure: Distribution status code, or 0xff for timeout, 0 if a MBT layer error happened (failure result in status_code)
Definition at line
18566
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
progress#
uint8_t sl_btmesh_evt_fw_dist_client_upload_failed_s::progress
0-100, percentage of BLOB Transfer octets data delivered and confirmed.
Definition at line
18570
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
blob_id#
sl_bt_uuid_64_t sl_btmesh_evt_fw_dist_client_upload_failed_s::blob_id
The ID of the BLOB.
Definition at line
18572
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
blob_size#
uint32_t sl_btmesh_evt_fw_dist_client_upload_failed_s::blob_size
The size of the BLOB.
Definition at line
18573
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
fwid#
uint8array sl_btmesh_evt_fw_dist_client_upload_failed_s::fwid
FWID of the firmware which uploading failed.
Definition at line
18574
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h