nRF Connect SDK API 2.8.99
|
void(*const bt_mesh_time_srv::time_update_cb) (struct bt_mesh_time_srv *srv, struct bt_mesh_msg_ctx *ctx, enum bt_mesh_time_update_types type) |
Update callback.
Called whenever the server receives a state update from either:
bt_mesh_time_cli_time_set
bt_mesh_time_cli_zone_set
bt_mesh_time_cli_tai_utc_delta_set
bt_mesh_time_srv_time_status_send
[in] | srv | Server instance. |