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

#include <light_hsl_cli.h>

Data Fields

void(*const status )(struct bt_mesh_light_hsl_cli *cli, struct bt_mesh_msg_ctx *ctx, const struct bt_mesh_light_hsl_status *status)
 HSL status message handler.
 
void(*const target_status )(struct bt_mesh_light_hsl_cli *cli, struct bt_mesh_msg_ctx *ctx, const struct bt_mesh_light_hsl_status *status)
 HSL target status message handler.
 
void(*const default_status )(struct bt_mesh_light_hsl_cli *cli, struct bt_mesh_msg_ctx *ctx, const struct bt_mesh_light_hsl *status)
 Default parameter status message handler.
 
void(*const range_status )(struct bt_mesh_light_hsl_cli *cli, struct bt_mesh_msg_ctx *ctx, const struct bt_mesh_light_hsl_range_status *status)
 Range status message handler.
 
void(*const hue_status )(struct bt_mesh_light_hsl_cli *cli, struct bt_mesh_msg_ctx *ctx, const struct bt_mesh_light_hue_status *status)
 Hue status message handler.
 
void(*const saturation_status )(struct bt_mesh_light_hsl_cli *cli, struct bt_mesh_msg_ctx *ctx, const struct bt_mesh_light_sat_status *status)
 Saturation status message handler.
 

Detailed Description

Light HSL Client state access handlers.


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