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

◆ get

void(*const bt_mesh_light_sat_srv_handlers::get) (struct bt_mesh_light_sat_srv *srv, struct bt_mesh_msg_ctx *ctx, struct bt_mesh_light_sat_status *rsp)

Get the Saturation state.

Note
This handler is mandatory.
Parameters
[in]srvLight Saturation server.
[in]ctxMessage context, or NULL if the callback was not triggered by a mesh message.
[out]rspResponse structure to be filled.