Data structure of the server_transfer_status event.
Public Attribute Documentation#
elem_index#
uint16_t sl_btmesh_evt_mbt_client_server_transfer_status_s::elem_index
The client model element index.
Definition at line
10335
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
server_address#
uint16_t sl_btmesh_evt_mbt_client_server_transfer_status_s::server_address
The MBT Server address.
Definition at line
10336
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
status#
uint8_t sl_btmesh_evt_mbt_client_server_transfer_status_s::status
The status code for the last operation.
Definition at line
10337
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
phase#
uint8_t sl_btmesh_evt_mbt_client_server_transfer_status_s::phase
The MBT Server phase.
Definition at line
10339
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
blob_id#
sl_bt_uuid_64_t sl_btmesh_evt_mbt_client_server_transfer_status_s::blob_id
The ID of the BLOB.
Definition at line
10340
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
blob_size#
uint32_t sl_btmesh_evt_mbt_client_server_transfer_status_s::blob_size
The size of the BLOB.
Definition at line
10341
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
block_size_log#
uint8_t sl_btmesh_evt_mbt_client_server_transfer_status_s::block_size_log
The block size as an exponent n in 2^n.
Definition at line
10342
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
blocks_not_received#
uint8array sl_btmesh_evt_mbt_client_server_transfer_status_s::blocks_not_received
A bitfield indicating blocks which are not yet received. The least significant bit of the first byte in the array belongs to block zero.
Definition at line
10344
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h