nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches
bt_mesh_light_temp_srv Struct Reference

#include <light_temp_srv.h>

Data Fields

struct bt_mesh_lvl_srv lvl
 
const struct bt_mesh_model * model
 
const struct bt_mesh_light_ctl_srvctl
 
struct bt_mesh_model_pub pub
 
struct net_buf_simple pub_buf
 
uint8_t pub_data [BT_MESH_MODEL_BUF_LEN(BT_MESH_LIGHT_CTL_STATUS, BT_MESH_LIGHT_CTL_MSG_MAXLEN_STATUS)]
 
struct bt_mesh_tid_ctx prev_transaction
 
const struct bt_mesh_light_temp_srv_handlershandlers
 
struct bt_mesh_light_temp dflt
 
struct bt_mesh_light_temp_range range
 
uint16_t corrective_delta
 
struct { 
 
   struct bt_mesh_light_temp   last 
 
transient 
 

Detailed Description

Light CTL Temperature Server instance. Should be initialized with BT_MESH_LIGHT_TEMP_SRV_INIT.


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