7#ifndef BT_MESH_OD_PRIV_PROXY_SRV_H__
8#define BT_MESH_OD_PRIV_PROXY_SRV_H__
25#define BT_MESH_MODEL_OD_PRIV_PROXY_SRV \
26 BT_MESH_MODEL_SOL_PDU_RPL_SRV, \
27 BT_MESH_MODEL_CB(BT_MESH_MODEL_ID_ON_DEMAND_PROXY_SRV, \
28 _bt_mesh_od_priv_proxy_srv_op, NULL, NULL, \
29 &_bt_mesh_od_priv_proxy_srv_cb)
Bluetooth Mesh Profile APIs.
Model callback functions.
Definition access.h:813
Model opcode handler.
Definition access.h:363