![]() |
nRF Connect SDK API 3.3.99
|
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+0)] |
| struct bt_mesh_msg_ack_ctx | ack_ctx |
| const struct bt_mesh_light_ctrl_cli_handlers * | handlers |
| uint8_t | tid |
Light Lightness Control Client instance.
Should be initialized with BT_MESH_LIGHT_CTRL_CLI_INIT.