![]() |
nRF Connect SDK API 3.3.99
|
| 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.
| [in] | srv | Light Saturation server. |
| [in] | ctx | Message context, or NULL if the callback was not triggered by a mesh message. |
| [out] | rsp | Response structure to be filled. |