nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
bt_mesh_onoff_srv_handlers Struct Reference

#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.
 

Detailed Description

Generic OnOff Server state access handlers.


The documentation for this struct was generated from the following file: