sl_btmesh_evt_mbt_client_send_chunks_complete#
All chunks in the current block have been sent.
Each block is transferred in chunks, sending the chunks to the servers which have them missing. This event indicates that a single round of sending those chunks is complete.
After receiving this event, the block status should be queried from the servers with the sl_btmesh_mbt_client_query_block_status command.
Modules#
sl_btmesh_evt_mbt_client_send_chunks_complete_s
Typedefs#
Macros#
#define
Identifier of the send_chunks_complete event.
Typedef Documentation#
sl_btmesh_evt_mbt_client_send_chunks_complete_t#
typedef struct sl_btmesh_evt_mbt_client_send_chunks_complete_s sl_btmesh_evt_mbt_client_send_chunks_complete_t
Definition at line
10519
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_send_chunks_complete_id#
#define sl_btmesh_evt_mbt_client_send_chunks_complete_idValue:
0x082800a8
Identifier of the send_chunks_complete event.
Definition at line
10509
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h