Searched defs:bt_mesh_dfu_srv (Results 1 – 1 of 1) sorted by relevance
176 struct bt_mesh_dfu_srv { struct180 const struct bt_mesh_dfu_srv_cb *cb; argument182 const struct bt_mesh_dfu_img *imgs;184 size_t img_count;210 void bt_mesh_dfu_srv_verified(struct bt_mesh_dfu_srv *srv); argument