Lines Matching full:dfu
11 * @param slot A valid DFU image slot.
25 /** @brief Reserve a new DFU image slot for a distributable image.
27 * A DFU image slot represents a single distributable DFU image with all its
81 /** @brief Delete a committed DFU image slot.
90 /** @brief Delete all DFU image slots.
96 /** @brief Get the DFU image slot at the given firmware image list index.
98 * @param idx DFU image slot index.
100 * @return The DFU image slot at the given index, or NULL if no slot exists with the
105 /** @brief Get the committed DFU image slot for the image with the given
124 /** @brief Iterate through all DFU image slots.
126 * Calls the callback for every DFU image slot or until the callback returns