Searched defs:bt_mesh_dfd_srv_cb (Results 1 – 1 of 1) sorted by relevance
96 struct bt_mesh_dfd_srv_cb { struct110 int (*recv)(struct bt_mesh_dfd_srv *srv,140 int (*start_oob_upload)(struct bt_mesh_dfd_srv *srv,154 void (*cancel_oob_upload)(struct bt_mesh_dfd_srv *srv,168 uint8_t (*oob_progress_get)(struct bt_mesh_dfd_srv *srv,181 void (*del)(struct bt_mesh_dfd_srv *srv,212 const struct bt_mesh_dfd_srv_cb *cb; argument