10#ifndef BT_MESH_SAR_CFG_SRV_H__
11#define BT_MESH_SAR_CFG_SRV_H__
31#define BT_MESH_MODEL_SAR_CFG_SRV \
32 BT_MESH_MODEL_CB(BT_MESH_MODEL_ID_SAR_CFG_SRV, bt_mesh_sar_cfg_srv_op, \
33 NULL, NULL, &bt_mesh_sar_cfg_srv_cb)
Bluetooth Mesh Profile APIs.
Model callback functions.
Definition access.h:813
Model opcode handler.
Definition access.h:363