7#ifndef BT_MESH_OP_AGG_SRV_H__
8#define BT_MESH_OP_AGG_SRV_H__
32#define BT_MESH_MODEL_OP_AGG_SRV \
33 BT_MESH_MODEL_CB(BT_MESH_MODEL_ID_OP_AGG_SRV, _bt_mesh_op_agg_srv_op, \
34 NULL, NULL, &_bt_mesh_op_agg_srv_cb)
Bluetooth Mesh Profile APIs.
Model callback functions.
Definition access.h:813
Model opcode handler.
Definition access.h:363