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

#include <gen_onoff_srv.h>

Data Fields

struct bt_mesh_tid_ctx prev_transaction
 
const struct bt_mesh_onoff_srv_handlershandlers
 
const struct bt_mesh_model * model
 
struct bt_mesh_model_pub pub
 
struct net_buf_simple pub_buf
 
uint8_t pub_data [BT_MESH_MODEL_BUF_LEN(BT_MESH_ONOFF_OP_STATUS, BT_MESH_ONOFF_MSG_MAXLEN_STATUS)]
 
atomic_t flags
 

Detailed Description

Generic OnOff Server instance. Should primarily be initialized with the BT_MESH_ONOFF_SRV_INIT macro.


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