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

#include <light_hue_srv.h>

Data Fields

struct bt_mesh_lvl_srv lvl
 
const struct bt_mesh_light_hue_srv_handlershandlers
 
const struct bt_mesh_model * model
 
const struct bt_mesh_light_hsl_srvhsl
 
struct bt_mesh_model_pub pub
 
struct net_buf_simple buf
 
uint8_t pub_data [BT_MESH_MODEL_BUF_LEN(BT_MESH_LIGHT_HUE_OP_STATUS, BT_MESH_LIGHT_HSL_MSG_MAXLEN_HUE_STATUS)]
 
struct bt_mesh_tid_ctx prev_transaction
 
struct bt_mesh_light_hsl_range range
 
uint16_t dflt
 
struct {
   uint16_t   last
 
transient
 

Detailed Description

HSL Hue Server instance. Should be initialized with BT_MESH_LIGHT_HUE_SRV_INIT.


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