sl_btmesh_evt_mbt_server_block_start#

The transfer of a new block has started.

After the new block has been started, the MBT Client starts sending the chunks of the block. The chunk data is carried in sl_btmesh_evt_mbt_server_chunk events. When all chunks of the block have been successfully received, a sl_btmesh_evt_mbt_server_block_complete event is emitted.

Modules#

sl_btmesh_evt_mbt_server_block_start_s

Macros#

#define

Identifier of the block_start event.

Typedef Documentation#

sl_btmesh_evt_mbt_server_block_start_t#

typedef struct sl_btmesh_evt_mbt_server_block_start_s sl_btmesh_evt_mbt_server_block_start_t

Definition at line 11310 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_server_block_start_id#

#define sl_btmesh_evt_mbt_server_block_start_id
Value:
0x012900a8

Identifier of the block_start event.


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