nRF Connect SDK API 2.8.99
|
#include <light_sat_srv.h>
Data Fields | ||
struct bt_mesh_lvl_srv | lvl | |
const struct bt_mesh_light_sat_srv_handlers * | handlers | |
const struct bt_mesh_model * | model | |
const struct bt_mesh_light_hsl_srv * | hsl | |
struct bt_mesh_model_pub | pub | |
struct net_buf_simple | buf | |
uint8_t | pub_data [BT_MESH_MODEL_BUF_LEN(BT_MESH_LIGHT_SAT_OP_STATUS, BT_MESH_LIGHT_HSL_MSG_MAXLEN_SAT_STATUS)] | |
struct bt_mesh_tid_ctx | prev_transaction | |
struct bt_mesh_light_hsl_range | range | |
uint16_t | dflt | |
struct { | ||
uint16_t last | ||
} | transient | |
HSL Saturation Server instance. Should be initialized with BT_MESH_LIGHT_SAT_SRV_INIT.