Data structure of the server_information_status event.

Public Attributes#

uint16_t
uint16_t

Public Attribute Documentation#

elem_index#

uint16_t sl_btmesh_evt_mbt_client_server_information_status_s::elem_index

The client model element index.


server_address#

uint16_t sl_btmesh_evt_mbt_client_server_information_status_s::server_address

The MBT Server address.


min_block_size_log#

uint8_t sl_btmesh_evt_mbt_client_server_information_status_s::min_block_size_log

The minimum supported block size as an exponent n in 2^n.


max_block_size_log#

uint8_t sl_btmesh_evt_mbt_client_server_information_status_s::max_block_size_log

The maximum supported block size as an exponent n in 2^n.


max_chunks#

uint16_t sl_btmesh_evt_mbt_client_server_information_status_s::max_chunks

The maximum number of chunks supported.


max_chunk_size#

uint16_t sl_btmesh_evt_mbt_client_server_information_status_s::max_chunk_size

The maximum supported chunk size.