![]() |
nRF Connect SDK API 3.3.99
|
| void bt_mesh_time_srv_time_set | ( | struct bt_mesh_time_srv * | srv, |
| int64_t | uptime, | ||
| const struct bt_mesh_time_status * | status ) |
#include <include/bluetooth/mesh/time_srv.h>
Set the TAI status parameters for the server.
| [in] | srv | Time Server instance. |
| [in] | uptime | Desired uptime to set. |
| [in] | status | Desired status configuration. |