nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
scheduler_srv.h File Reference
#include <zephyr/kernel.h>
#include <bluetooth/mesh/time_srv.h>
#include <bluetooth/mesh/scene_srv.h>
#include <bluetooth/mesh/scheduler.h>

Go to the source code of this file.

Data Structures

struct  bt_mesh_scheduler_srv
 

Macros

#define BT_MESH_SCHEDULER_SRV_INIT(_action_set_cb, _time_srv)
 Initialization parameters for Scheduler Server model.
 
#define BT_MESH_MODEL_SCHEDULER_SRV(_srv)
 Scheduler Server model composition data entry.
 

Functions

int bt_mesh_scheduler_srv_time_update (struct bt_mesh_scheduler_srv *srv)
 Update time of the scheduled action.