Data structure of the chunk event.
Public Attribute Documentation#
elem_index#
uint16_t sl_btmesh_evt_mbt_server_chunk_s::elem_index
The server model element index.
Definition at line
11332
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
client_address#
uint16_t sl_btmesh_evt_mbt_server_chunk_s::client_address
The address of the MBT Client.
Definition at line
11333
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
block_number#
uint16_t sl_btmesh_evt_mbt_server_chunk_s::block_number
The index number of the current block.
Definition at line
11334
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
total_offset#
uint32_t sl_btmesh_evt_mbt_server_chunk_s::total_offset
The offset of the chunk in the BLOB.
Definition at line
11335
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
block_offset#
uint32_t sl_btmesh_evt_mbt_server_chunk_s::block_offset
The offset of the chunk in the current block.
Definition at line
11336
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
data#
uint8array sl_btmesh_evt_mbt_server_chunk_s::data
The chunk data.
Definition at line
11337
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h