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

◆ coeff

void(* bt_mesh_light_ctrl_cli_handlers::coeff) (struct bt_mesh_light_ctrl_cli *cli, struct bt_mesh_msg_ctx *ctx, enum bt_mesh_light_ctrl_coeff id, float value)

Light LC Regulator Coefficient status handler.

The Light Lightness Control Server's Regulator Coefficients control its Illuminance Regulator's response.

Parameters
[in]cliClient that received the message.
[in]ctxContext of the message.
[in]idID of the property.
[in]valueValue of the property.