Home
last modified time | relevance | path

Searched refs:_bt_mesh_dfd_srv_op (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Ddfd_srv.h92 BT_MESH_MODEL_CB(BT_MESH_MODEL_ID_DFD_SRV, _bt_mesh_dfd_srv_op, NULL, \
301 extern const struct bt_mesh_model_op _bt_mesh_dfd_srv_op[];
/Zephyr-latest/subsys/bluetooth/mesh/
Ddfd_srv.c777 const struct bt_mesh_model_op _bt_mesh_dfd_srv_op[] = { variable