nRF Connect SDK API 2.8.99
|
#include <light_xyl_cli.h>
Data Fields | |
void(*const | xyl_status )(struct bt_mesh_light_xyl_cli *cli, struct bt_mesh_msg_ctx *ctx, const struct bt_mesh_light_xyl_status *status) |
xyL status message handler. | |
void(*const | target_status )(struct bt_mesh_light_xyl_cli *cli, struct bt_mesh_msg_ctx *ctx, const struct bt_mesh_light_xyl_status *status) |
xyL target status message handler. | |
void(*const | range_status )(struct bt_mesh_light_xyl_cli *cli, struct bt_mesh_msg_ctx *ctx, const struct bt_mesh_light_xyl_range_status *status) |
xyL Range status message handler. | |
void(*const | default_status )(struct bt_mesh_light_xyl_cli *cli, struct bt_mesh_msg_ctx *ctx, const struct bt_mesh_light_xyl *status) |
Default parameter status message handler. | |
Light xyL Client state access handlers.