nRF Connect SDK API 2.8.99
|
#include <gen_lvl_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_LVL_OP_DELTA_SET, BT_MESH_LVL_MSG_MAXLEN_DELTA_SET)] |
struct bt_mesh_msg_ack_ctx | ack_ctx |
uint8_t | tid |
void(*const | status_handler )(struct bt_mesh_lvl_cli *cli, struct bt_mesh_msg_ctx *ctx, const struct bt_mesh_lvl_status *status) |
Level status message handler. | |
Generic Level Client instance.
Should be initialized with BT_MESH_LVL_CLI_INIT.