nRF Connect SDK API 2.8.99
|
#include <light_hsl_srv.h>
Data Fields | |
struct bt_mesh_light_hue_srv | hue |
struct bt_mesh_light_sat_srv | sat |
struct bt_mesh_lightness_srv * | lightness |
const struct bt_mesh_model * | model |
struct bt_mesh_model_pub | pub |
struct net_buf_simple | buf |
uint8_t | pub_data [BT_MESH_MODEL_BUF_LEN(BT_MESH_LIGHT_HSL_OP_STATUS, BT_MESH_LIGHT_HSL_MSG_MAXLEN_STATUS)] |
bool | pub_pending |
struct bt_mesh_tid_ctx | prev_transaction |
Light HSL Server instance.