nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ bt_mesh_time_srv_time_set()

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.

Note
This is an alternative way to set parameters for the Time Server instance. In most cases these parameters will be configured remotely by a Time Client or a neigbouring Time Server.
Parameters
[in]srvTime Server instance.
[in]uptimeDesired uptime to set.
[in]statusDesired status configuration.