nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ get

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.

Note
This handler is mandatory.
Parameters
[in]srvLevel server to get the state of.
[in]ctxMessage context for the message that triggered the request, or NULL if the request is not coming from a message.
[out]rspResponse structure to be filled.