nRF Connect SDK API 2.8.99
|
#include <gen_lvl_srv.h>
Data Fields | |
const struct bt_mesh_lvl_srv_handlers *const | handlers |
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_STATUS, BT_MESH_LVL_MSG_MAXLEN_STATUS)] |
struct bt_mesh_tid_ctx | tid |
Generic Level Server instance. Should be initialized with the BT_MESH_LVL_SRV_INIT macro.