Lines Matching +full:cancel +full:- +full:in +full:- +full:progress
4 * SPDX-License-Identifier: Apache-2.0
49 BT_MESH_MODEL_BLOB_SRV(&(_srv)->blob), \
93 * - @c -ENOMEM: The device cannot fit this image.
94 * - @c -EBUSY: The application is temporarily unable to accept the
96 * - @c -EALREADY: The device has already received and verified this
109 * codes @c -ENOMEM, @c -EBUSY @c -EALREADY will be passed to
138 * If the device reboots in the middle of a transfer, the Firmware Update Server
224 /** @brief Cancel the ongoing DFU transfer.
242 * @return true if a DFU procedure is in progress, false otherwise.
246 /** @brief Get the progress of the current DFU procedure, in percent.
250 * @return The current transfer progress in percent.