Searched refs:bt_mesh_dfu_iter (Results 1 – 10 of 10) sorted by relevance
16 typedef enum bt_mesh_dfu_iter (*bt_mesh_dfu_slot_cb_t)(
314 enum bt_mesh_dfu_iter iter; in bt_mesh_dfu_slot_foreach()
585 static enum bt_mesh_dfu_iter target_img_cb(struct bt_mesh_dfu_cli *cli, in target_img_cb()833 enum bt_mesh_dfu_iter it = BT_MESH_DFU_ITER_CONTINUE; in handle_info_status()
199 static enum bt_mesh_dfu_iter slot_space_cb(const struct bt_mesh_dfu_slot *slot, in slot_space_cb()755 static enum bt_mesh_dfu_iter slot_del_cb(const struct bt_mesh_dfu_slot *slot, in slot_del_cb()
128 enum bt_mesh_dfu_iter { enum
125 typedef enum bt_mesh_dfu_iter (*bt_mesh_dfu_img_cb_t)(
57 static enum bt_mesh_dfu_iter slot_space_cb(const struct bt_mesh_dfu_slot *slot, in slot_space_cb()
611 static enum bt_mesh_dfu_iter dfu_img_cb(struct bt_mesh_dfu_cli *cli, in dfu_img_cb()
636 enum bt_mesh_dfu_iter check_slot(const struct bt_mesh_dfu_slot *slot, void *data) in check_slot()
4025 static enum bt_mesh_dfu_iter dfu_img_cb(struct bt_mesh_dfu_cli *cli, in dfu_img_cb()