Lines Matching full:io
150 * @param io BLOB stream.
156 int (*open)(const struct bt_mesh_blob_io *io,
164 * @param io BLOB stream.
167 void (*close)(const struct bt_mesh_blob_io *io,
177 * @param io BLOB stream.
181 int (*block_start)(const struct bt_mesh_blob_io *io,
191 * @param io BLOB stream.
195 void (*block_end)(const struct bt_mesh_blob_io *io,
218 * @param io BLOB stream.
225 int (*wr)(const struct bt_mesh_blob_io *io,
242 * @param io BLOB stream.
250 int (*rd)(const struct bt_mesh_blob_io *io,