![]() |
nRF Connect SDK API 3.3.99
|
#include <light_ctl_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_CTL_SET, BT_MESH_LIGHT_CTL_MSG_MAXLEN_SET)] |
| struct bt_mesh_msg_ack_ctx | ack_ctx |
| uint8_t | tid |
| const struct bt_mesh_light_ctl_cli_handlers * | handlers |
Light CTL Client instance. Should be initialized with BT_MESH_LIGHT_CTL_CLI_INIT.