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

Light Lightness Control Client instance. More...

#include <light_ctrl_cli.h>

Data Fields

const struct bt_mesh_model * model
 
struct bt_mesh_model_pub pub
 
struct net_buf_simple pub_buf
 
uint8_t pub_data [BT_MESH_MODEL_BUF_LEN(BT_MESH_LIGHT_CTRL_OP_PROP_SET, 2+CONFIG_BT_MESH_SENSOR_CHANNEL_ENCODED_SIZE_MAX)]
 
struct bt_mesh_msg_ack_ctx ack_ctx
 
const struct bt_mesh_light_ctrl_cli_handlershandlers
 
uint8_t tid
 

Detailed Description

Light Lightness Control Client instance.

Should be initialized with BT_MESH_LIGHT_CTRL_CLI_INIT.


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