![]() |
nRF Connect SDK API 3.3.99
|
| 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.
| [in] | cli | Client that received the message. |
| [in] | ctx | Context of the message. |
| [in] | status | Current OnOff state of the reporting server. The remaining time indicates the remaining fading time. |