Data structure of the chunk event.
Public Attribute Documentation#
client_address#
uint16_t sl_btmesh_evt_mbt_server_chunk_s::client_address
The address of the MBT Client.
block_number#
uint16_t sl_btmesh_evt_mbt_server_chunk_s::block_number
The index number of the current block.
total_offset#
uint32_t sl_btmesh_evt_mbt_server_chunk_s::total_offset
The offset of the chunk in the BLOB.
block_offset#
uint32_t sl_btmesh_evt_mbt_server_chunk_s::block_offset
The offset of the chunk in the current block.