Lines Matching +full:cancel +full:- +full:in +full:- +full:progress
4 * SPDX-License-Identifier: Apache-2.0
27 * @brief Max number of blocks in a single transfer.
86 * block. Any received chunks in the current block should be discarded,
91 * @note The BLOB Transfer Server does not run a timer in the suspended state,
112 * in the middle of a transfer.
170 * @param ttl Time to live value to use in responses to the BLOB Transfer Client.
171 * @param timeout_base Extra time for the Client to respond in addition to the
172 * base 10 seconds, in 10-second increments.
180 /** @brief Cancel the current BLOB transfer.
196 * @return true if the BLOB Transfer Server is currently participating in a transfer,
201 /** @brief Get the current progress of the active transfer in percent.
205 * @return The current transfer progress, or 0 if no transfer is active.