![]() |
nRF Connect SDK API 3.3.99
|
| 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.
| [in] | cli | Client that received the status message. |
| [in] | ctx | Context of the message. |
| [in] | enabled | Whether the reporting server is enabled. |