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

◆ mode

void(* bt_mesh_light_ctrl_cli_handlers::mode) (struct bt_mesh_light_ctrl_cli *cli, struct bt_mesh_msg_ctx *ctx, bool enabled)

Light LC Mode status handler.

The Light Lightness Control Server will only control its Lightness Server when in enabled mode.

Parameters
[in]cliClient that received the status message.
[in]ctxContext of the message.
[in]enabledWhether the reporting server is enabled.