Data structure of the block_start event.

Public Attributes#

uint16_t
uint16_t
uint16_t
uint16_t

Public Attribute Documentation#

elem_index#

uint16_t sl_btmesh_evt_mbt_server_block_start_s::elem_index

The server model element index.


client_address#

uint16_t sl_btmesh_evt_mbt_server_block_start_s::client_address

The address of the MBT Client.


blob_id#

sl_bt_uuid_64_t sl_btmesh_evt_mbt_server_block_start_s::blob_id

The ID of the BLOB.


block_number#

uint16_t sl_btmesh_evt_mbt_server_block_start_s::block_number

The index number of the new block.


chunk_size#

uint16_t sl_btmesh_evt_mbt_server_block_start_s::chunk_size

The new block is divided into chunks of this size.


block_size#

uint16_t sl_btmesh_evt_mbt_server_block_start_s::block_size

The size of the new block.