sl_btmesh_evt_mbt_client_transfer_complete#

The transfer is complete.

This event indicates that the transfer is complete, either successfully or unsuccessfully. Servers which have failed before the transfer is complete, indicated by sl_btmesh_evt_mbt_client_server_failed event, have failed to receive the full object. All other servers have received the full object successfully. The sl_btmesh_mbt_client_get_status command may be used to get the current status of each server to determine if the transfer to a specific server succeeded or not. Servers which successfully completed the transfer are marked with status done.

Modules#

sl_btmesh_evt_mbt_client_transfer_complete_s

Macros#

#define

Identifier of the transfer_complete event.

Typedef Documentation#

sl_btmesh_evt_mbt_client_transfer_complete_t#

typedef struct sl_btmesh_evt_mbt_client_transfer_complete_s sl_btmesh_evt_mbt_client_transfer_complete_t

Definition at line 10638 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_transfer_complete_id#

#define sl_btmesh_evt_mbt_client_transfer_complete_id
Value:
0x0d2800a8

Identifier of the transfer_complete event.


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