nRF Connect SDK API 0.1.0
|
#define BT_MESH_MODEL_DM_CLI_INIT | ( | _mem, | |
_cnt, | |||
_handlers | |||
) |
#include <include/bluetooth/mesh/vnd/dm_cli.h>
Initialization parameters for a Distance Measurement Client model instance.
[in] | _mem | Pointer to a bt_mesh_dm_res_entry memory object. |
[in] | _cnt | Array size of bt_mesh_dm_res_entry memory object. |
[in] | _handlers | Pointer to bt_mesh_dm_cli_handlers structure or NULL. |