![]() |
nRF Connect SDK API 3.3.99
|
#include <gen_onoff_srv.h>
Data Fields | |
| void(*const | set )(struct bt_mesh_onoff_srv *srv, struct bt_mesh_msg_ctx *ctx, const struct bt_mesh_onoff_set *set, struct bt_mesh_onoff_status *rsp) |
| Set the OnOff state. | |
| void(*const | get )(struct bt_mesh_onoff_srv *srv, struct bt_mesh_msg_ctx *ctx, struct bt_mesh_onoff_status *rsp) |
| Get the OnOff state. | |
Generic OnOff Server state access handlers.