nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
bt_mesh_light_xyl_cli_handlers Struct Reference

#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.
 

Detailed Description

Light xyL Client state access handlers.


The documentation for this struct was generated from the following file: