![]() |
nRF Connect SDK API 3.3.99
|
API for the Generic Power Level Server. More...
Data Structures | |
| struct | bt_mesh_plvl_srv_handlers |
| struct | bt_mesh_plvl_srv |
Macros | |
| #define | BT_MESH_PLVL_SRV_INIT(_handlers) |
| Initialization parameters for Generic Power Level Server model. | |
| #define | BT_MESH_MODEL_PLVL_SRV(_srv) |
| Generic Power Level model entry. | |
Functions | |
| int | bt_mesh_plvl_srv_pub (struct bt_mesh_plvl_srv *srv, struct bt_mesh_msg_ctx *ctx, const struct bt_mesh_plvl_status *status) |
| Publish the current Power state. | |
API for the Generic Power Level Server.