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

◆ default_update

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.

Parameters
[in]srvServer the Default Light Temperature state was changed on.
[in]ctxContext of the set message that triggered the update.
[in]old_defaultThe old Default Light Temperature.
[in]new_defaultThe new Default Light Temperature.