![]() |
nRF Connect SDK API 3.3.99
|
#include <time_cli.h>
Data Fields | |
| void(*const | time_status )(struct bt_mesh_time_cli *cli, struct bt_mesh_msg_ctx *ctx, const struct bt_mesh_time_status *status) |
| Time status message handler. | |
| void(*const | time_zone_status )(struct bt_mesh_time_cli *cli, struct bt_mesh_msg_ctx *ctx, const struct bt_mesh_time_zone_status *status) |
| Time Zone status message handler. | |
| void(*const | 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. | |
| void(*const | time_role_status )(struct bt_mesh_time_cli *cli, struct bt_mesh_msg_ctx *ctx, enum bt_mesh_time_role time_role) |
| Time Role status message handler. | |
Time Client handler functions.