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

◆ BT_MESH_LOC_CLI_INIT

#define BT_MESH_LOC_CLI_INIT (   _handlers)

#include <include/bluetooth/mesh/gen_loc_cli.h>

Value:
{ \
.handlers = _handlers, \
}

Initialization parameters for a Generic Location Client model instance.

Parameters
[in]_handlersPointer to a bt_mesh_loc_cli_handlers instance.