Data structure of the query_information_complete event.
Public Attribute Documentation#
elem_index#
uint16_t sl_btmesh_evt_mbt_client_query_information_complete_s::elem_index
The client model element index.
block_size_log_min#
uint8_t sl_btmesh_evt_mbt_client_query_information_complete_s::block_size_log_min
The minimum block size supported by all servers as an exponent n in 2^n.
block_size_log_max#
uint8_t sl_btmesh_evt_mbt_client_query_information_complete_s::block_size_log_max
The maximum block size supported by all servers as an exponent n in 2^n.
max_chunk_size_min#
uint16_t sl_btmesh_evt_mbt_client_query_information_complete_s::max_chunk_size_min
The maximum chunk size supported by all servers.
max_chunks_min#
uint16_t sl_btmesh_evt_mbt_client_query_information_complete_s::max_chunks_min
The maximum number of chunks supported by all servers.
supported_transfer_modes#
uint8_t sl_btmesh_evt_mbt_client_query_information_complete_s::supported_transfer_modes
Enum sl_btmesh_mbt_client_transfer_mode_t. Transfer modes supported by at least one server and the client.
common_transfer_modes#
uint8_t sl_btmesh_evt_mbt_client_query_information_complete_s::common_transfer_modes
Enum sl_btmesh_mbt_client_transfer_mode_t. Transfer modes supported by all servers and the client.