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

◆ light_onoff

void(* bt_mesh_light_ctrl_cli_handlers::light_onoff) (struct bt_mesh_light_ctrl_cli *cli, struct bt_mesh_msg_ctx *ctx, const struct bt_mesh_onoff_status *status)

Light LC OnOff status handler.

The Light OnOff state indicates whether the Light Lightness Control Server is enabled and has turned the Lightness Server on.

Parameters
[in]cliClient that received the message.
[in]ctxContext of the message.
[in]statusCurrent OnOff state of the reporting server. The remaining time indicates the remaining fading time.