sl_btmesh_evt_mbt_client_query_information_complete#
Query MBT Server information is complete.
All active servers have responded to the information query. The common values supported by all servers are contained in this event for convenience.
Note that if no common block size values are supported by all servers, the block_size_log_min
will be larger than the block_size_log_max
. In such case, the application should select a block size that is supported by as many servers as possible based on the sl_btmesh_evt_mbt_client_server_information_status events received for each server. Another option is to select either block_size_log_min
or block_size_log_max
as is, which are both guaranteed to be supported by at least one server.
The BLOB transfer should be initiated next with sl_btmesh_mbt_client_start_transfer.
Modules#
sl_btmesh_evt_mbt_client_query_information_complete_s
Typedefs#
Macros#
Identifier of the query_information_complete event.
Typedef Documentation#
sl_btmesh_evt_mbt_client_query_information_complete_t#
typedef struct sl_btmesh_evt_mbt_client_query_information_complete_s sl_btmesh_evt_mbt_client_query_information_complete_t
10312
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
Macro Definition Documentation#
sl_btmesh_evt_mbt_client_query_information_complete_id#
#define sl_btmesh_evt_mbt_client_query_information_complete_idValue:
0x042800a8
Identifier of the query_information_complete event.
10286
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h