Lines Matching refs:srv
80 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,
168 int (*apply)(struct bt_mesh_dfu_srv *srv,
210 void bt_mesh_dfu_srv_verified(struct bt_mesh_dfu_srv *srv);
222 void bt_mesh_dfu_srv_rejected(struct bt_mesh_dfu_srv *srv);
228 void bt_mesh_dfu_srv_cancel(struct bt_mesh_dfu_srv *srv);
236 void bt_mesh_dfu_srv_applied(struct bt_mesh_dfu_srv *srv);
244 bool bt_mesh_dfu_srv_is_busy(const struct bt_mesh_dfu_srv *srv);
252 uint8_t bt_mesh_dfu_srv_progress(const struct bt_mesh_dfu_srv *srv);