nRF Connect SDK API 2.8.99
|
void(*const bt_mesh_lvl_srv_handlers::get) (struct bt_mesh_lvl_srv *srv, struct bt_mesh_msg_ctx *ctx, struct bt_mesh_lvl_status *rsp) |
Get the current Level state.
[in] | srv | Level server to get the state of. |
[in] | ctx | Message context for the message that triggered the request, or NULL if the request is not coming from a message. |
[out] | rsp | Response structure to be filled. |