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

◆ BT_MESH_LVL_CLI_INIT

#define BT_MESH_LVL_CLI_INIT (   _status_handler)

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

Value:
{ \
.status_handler = _status_handler, \
}

Initialization parameters for the Generic Level Client model.

Parameters
[in]_status_handlerOptional status message handler.
See also
bt_mesh_lvl_cli::status_handler