Lines Matching +full:all +full:- +full:inputs
4 * SPDX-License-Identifier: Apache-2.0
103 /** BLOB Transfer Client transfer inputs. */
122 /** Additional response time for the Target nodes, in 10-second increments.
188 * All handlers are optional.
195 * for the given list of Target nodes. All compatible Target nodes have
209 * the Client until all Target nodes have been lost.
221 * Called when the transfer is suspended due to response timeout from all Target nodes.
255 * Called when all Target nodes have responded or the procedure timed-out.
268 /** If @ref blob_cli_broadcast_ctx::acked is true, called after all Target nodes
279 /** If true, non-responsive Target nodes won't be dropped after transfer has timed out. */
314 const struct bt_mesh_blob_cli_inputs *inputs; member
327 * Queries the availability and capabilities of all Target nodes, producing a
340 * @param inputs Statically allocated BLOB Transfer Client transfer inputs.
345 const struct bt_mesh_blob_cli_inputs *inputs);
352 * The transfer will keep going either until all Target nodes have been dropped, or
362 * @param inputs Statically allocated BLOB Transfer Client transfer inputs.
369 const struct bt_mesh_blob_cli_inputs *inputs,
403 * @param inputs Statically allocated BLOB Transfer Client transfer inputs.
408 const struct bt_mesh_blob_cli_inputs *inputs);