nRF Connect SDK API 2.8.99
|
void(*const bt_mesh_lightness_cli_handlers::range_status) (struct bt_mesh_lightness_cli *cli, struct bt_mesh_msg_ctx *ctx, const struct bt_mesh_lightness_range_status *status) |
Light Range status message handler.
[in] | cli | Client that received the status message. |
[in] | ctx | Context of the message. |
[in] | status | Light Range state of the server. |