![]() |
nRF Connect SDK API 3.3.99
|
| void(*const bt_mesh_light_xyl_srv_handlers::default_update) (struct bt_mesh_light_xyl_srv *srv, struct bt_mesh_msg_ctx *ctx, const struct bt_mesh_light_xy *old_default, const struct bt_mesh_light_xy *new_default) |
The Default Parameter state has changed.
| [in] | srv | Server the Default Parameter state was changed on. |
| [in] | ctx | Context of the set message that triggered the update. |
| [in] | old_default | The old Default Parameters. |
| [in] | new_default | The new Default Parameters. |