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

◆ BT_MESH_PLVL_CLI_INIT

#define BT_MESH_PLVL_CLI_INIT (   _handlers)

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

Value:
{ \
.handlers = _handlers, \
}

Initialization parameters for the Generic Power Level Client model.

Parameters
[in]_handlersOptional message handler structure.
See also
bt_mesh_plvl_cli_handlers.