Searched defs:bt_mesh_dfu_srv_cb (Results 1 – 1 of 1) sorted by relevance
54 struct bt_mesh_dfu_srv_cb { struct80 int (*check)(struct bt_mesh_dfu_srv *srv,113 int (*start)(struct bt_mesh_dfu_srv *srv,133 void (*end)(struct bt_mesh_dfu_srv *srv,152 int (*recover)(struct bt_mesh_dfu_srv *srv,180 const struct bt_mesh_dfu_srv_cb *cb; argument