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