nRF Connect SDK API 2.8.99
|
void bt_mesh_time_srv_tai_utc_change_set | ( | struct bt_mesh_time_srv * | srv, |
const struct bt_mesh_time_tai_utc_change * | data ) |
#include <include/bluetooth/mesh/time_srv.h>
Set the TAI UTC change parameters for the server.
[in] | srv | Time Server instance. |
[in] | data | Desired TAI UTC change configuration. |