Data structure of the server_block_status event.
Public Attribute Documentation#
elem_index#
uint16_t sl_btmesh_evt_mbt_client_server_block_status_s::elem_index
The client model element index.
server_address#
uint16_t sl_btmesh_evt_mbt_client_server_block_status_s::server_address
The MBT Server address.
status#
uint8_t sl_btmesh_evt_mbt_client_server_block_status_s::status
The status code for the last operation.
missing_chunks#
uint8array sl_btmesh_evt_mbt_client_server_block_status_s::missing_chunks
A bitfield indicating missing chunks. The least significant bit of the first byte in the array belongs to chunk zero.