13#ifndef ZEPHYR_INCLUDE_BLUETOOTH_MESH_OP_AGG_SRV_H_
14#define ZEPHYR_INCLUDE_BLUETOOTH_MESH_OP_AGG_SRV_H_
38#define BT_MESH_MODEL_OP_AGG_SRV \
39 BT_MESH_MODEL_CB(BT_MESH_MODEL_ID_OP_AGG_SRV, _bt_mesh_op_agg_srv_op, \
40 NULL, NULL, &_bt_mesh_op_agg_srv_cb)
Bluetooth Mesh Profile APIs.
Model callback functions.
Definition access.h:635
Model opcode handler.
Definition access.h:182