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