BLOB Transfer progress

This structure represent the progress of the active BLOB Transfer Servers

Note

  • Some servers could fail with error or timeout, but if there is at least one active BLOB Transfer Server then the transfer continues

Public Attributes#

uint32_t

BLOB size in bytes.

Public Attribute Documentation#

confirmed_tx_bytes#

uint32_t sl_btmesh_blob_transfer_client_progress_t::confirmed_tx_bytes

Number of BLOB bytes which have been received by every active BLOB Transfer Server

Note

  • The progress is calculated at the end of the blocks because in the block, chunks could be retransmitted multiple times


blob_size#

uint32_t sl_btmesh_blob_transfer_client_progress_t::blob_size

BLOB size in bytes.