nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ result_handler

void(*const bt_mesh_dm_cli_handlers::result_handler) (struct bt_mesh_dm_cli *cli, struct bt_mesh_msg_ctx *ctx, const struct bt_mesh_dm_cli_results *results)

Result status message handler.

Note
This handler is optional.
Parameters
[in]cliClient that received the status message.
[in]ctxContext of the message.
[in]resultsResults contained in the message.