nRF Connect SDK API 2.8.99
|
API for the Light Hue Server model. More...
Data Structures | |
struct | bt_mesh_light_hue_srv_handlers |
struct | bt_mesh_light_hue_srv |
Macros | |
#define | BT_MESH_LIGHT_HUE_SRV_INIT(_handlers) |
Initialization parameters for a Light Hue Server model instance. | |
#define | BT_MESH_MODEL_LIGHT_HUE_SRV(_srv) |
HSL Hue Server model composition data entry. | |
Functions | |
int | bt_mesh_light_hue_srv_pub (struct bt_mesh_light_hue_srv *srv, struct bt_mesh_msg_ctx *ctx, const struct bt_mesh_light_hue_status *status) |
Publish the current HSL Hue status. | |
API for the Light Hue Server model.