![]() |
nRF Connect SDK API 3.3.99
|
| void(*const bt_mesh_time_cli_handlers::tai_utc_delta_status) (struct bt_mesh_time_cli *cli, struct bt_mesh_msg_ctx *ctx, const struct bt_mesh_time_tai_utc_delta_status *status) |
TAI-UTC Delta status message handler.
Called when the client receives a TAI-UTC Delta Status message, either as a result of calling bt_mesh_time_cli_tai_utc_delta_get, bt_mesh_time_cli_tai_utc_delta_set, or as an unsolicited message.
| [in] | cli | Client that received the status message. |
| [in] | ctx | Context of the incoming message. |
| [in] | status | TAI-UTC Delta Status contained in the message. |