nRF Connect SDK API 2.8.99
|
#include <gen_plvl_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_PLVL_OP_LEVEL_SET, BT_MESH_PLVL_MSG_MAXLEN_LEVEL_SET)] |
struct bt_mesh_msg_ack_ctx | ack_ctx |
uint8_t | tid |
const struct bt_mesh_plvl_cli_handlers *const | handlers |
Generic Power Level Client instance. Should be initialized with BT_MESH_PLVL_CLI_INIT.