![]() |
nRF Connect SDK API 3.3.99
|
#include <time_srv.h>
Data Fields | |
| const struct bt_mesh_model * | model |
| struct bt_mesh_model_pub | pub |
| struct bt_mesh_model_pub | setup_pub |
| struct bt_mesh_msg_ack_ctx | ack_ctx |
| struct bt_mesh_time_srv_data | data |
| struct k_work_delayable | status_delay |
| bool | is_unsolicited |
| uint8_t | cached_ttl |
| void(*const | time_update_cb )(struct bt_mesh_time_srv *srv, struct bt_mesh_msg_ctx *ctx, enum bt_mesh_time_update_types type) |
| Update callback. | |
Time Server instance.
Should be initialized with BT_MESH_TIME_SRV_INIT.