nRF Connect SDK API 2.8.99
|
uint64_t bt_mesh_time_srv_uncertainty_get | ( | struct bt_mesh_time_srv * | srv, |
int64_t | uptime ) |
#include <include/bluetooth/mesh/time_srv.h>
Get the device time uncertainty at a given uptime.
[in] | srv | Time Server instance. |
[in] | uptime | Uptime at the desired point in time. |
Positive | uncertainty if successful, negative error code otherwise. |