Lines Matching +full:offset +full:- +full:mode
4 * SPDX-License-Identifier: Apache-2.0
28 /** BLOB transfer mode. */
30 /** No valid transfer mode. */
32 /** Push mode (Push BLOB Transfer Mode). */
34 /** Pull mode (Pull BLOB Transfer Mode). */
85 /** The transfer mode is not supported by the BLOB Transfer Server
101 /** Offset in bytes from the start of the BLOB. */
102 off_t offset; member
114 /** Offset of the chunk data from the start of the block. */
115 off_t offset; member
128 /** BLOB transfer mode. */
129 enum bt_mesh_blob_xfer_mode mode; member
136 /** BLOB stream interaction mode. */
152 * @param mode Direction of the stream (read/write).
158 enum bt_mesh_blob_io_mode mode);
210 * non-zero value, the chunk remains unreceived, and the BLOB Transfer
236 * may be called out of order and multiple times for each offset, and
239 * Returning a non-zero status code on the chunk data request callback