nRF Connect SDK API 2.8.99
|
int bt_mesh_scheduler_srv_time_update | ( | struct bt_mesh_scheduler_srv * | srv | ) |
#include <include/bluetooth/mesh/scheduler_srv.h>
Update time of the scheduled action.
[in] | srv | Scheduler server model. |
0 | Successfully updated time of the ongoing action. |
-EINVAL | Invalid parameters. |