nRF Connect SDK API 2.8.99
|
#include <dm_cli.h>
Data Fields | |
void(*const | cfg_status_handler )(struct bt_mesh_dm_cli *cli, struct bt_mesh_msg_ctx *ctx, const struct bt_mesh_dm_cli_cfg_status *status) |
Config status message handler. | |
void(*const | 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. | |
Handler functions for the Distance Measurement Client.