nRF Connect SDK API 2.8.99
|
void(*const bt_mesh_lightness_cli_handlers::light_status) (struct bt_mesh_lightness_cli *cli, struct bt_mesh_msg_ctx *ctx, const struct bt_mesh_lightness_status *status) |
Light Level status message handler.
[in] | cli | Client that received the status message. |
[in] | ctx | Context of the message. |
[in] | status | Light Lightness status contained in the message. |