sl_btmesh_evt_mbt_client_server_partial_block_report#

The MBT Server's partial block report.

When the BLOB is transferred using the Pull BLOB Transfer mode, the MBT Server requests chunks from the MBT Client by sending Partial Block Report messages. The missing_chunks field indicates which chunks were requested. If no bits are set in missing_chunks, then the MBT Server has received all chunks of the current block.

The MBT Client starts sending the requested chunks to the server. The chunk data is requested from the application via the sl_btmesh_evt_mbt_client_send_chunk_request events.

Modules#

sl_btmesh_evt_mbt_client_server_partial_block_report_s

Macros#

#define

Identifier of the server_partial_block_report event.

Typedef Documentation#

sl_btmesh_evt_mbt_client_server_partial_block_report_t#

typedef struct sl_btmesh_evt_mbt_client_server_partial_block_report_s sl_btmesh_evt_mbt_client_server_partial_block_report_t

Definition at line 10491 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

Macro Definition Documentation#

sl_btmesh_evt_mbt_client_server_partial_block_report_id#

#define sl_btmesh_evt_mbt_client_server_partial_block_report_id
Value:
0x0c2800a8

Identifier of the server_partial_block_report event.


Definition at line 10477 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h