nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
Bluetooth Mesh Generic Level Server model

API for the Generic Level Server model. More...

Data Structures

struct  bt_mesh_lvl_srv_handlers
 
struct  bt_mesh_lvl_srv
 

Macros

#define BT_MESH_LVL_SRV_INIT(_handlers)
 Initialization parameters for a Bluetooth Mesh Generic Level Server model instance.
 
#define BT_MESH_MODEL_LVL_SRV(_srv)
 Generic Level Server model composition data entry.
 

Functions

int bt_mesh_lvl_srv_pub (struct bt_mesh_lvl_srv *srv, struct bt_mesh_msg_ctx *ctx, const struct bt_mesh_lvl_status *status)
 Publish the current Level state.
 

Detailed Description

API for the Generic Level Server model.