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.


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

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.


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

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.


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

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.


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

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.


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

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.


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

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.


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