Home | History | Annotate | Download | only in api

Lines Matching full:bytes

64     @param[in] bytes_to_transfer Number of bytes to be read / written.

65 @param[out] bytes_transferred Number of bytes read / written. Can be NULL.
86 @param[in] bytes_to_transfer Number of bytes to be read / written.
87 @param[out] bytes_transferred Number of bytes read / written. Can be NULL.
116 @param[in] bytes_to_read Number of bytes to be read.
117 @param[out] bytes_read Number of bytes read. Can be NULL.
136 @param[in] bytes_to_write Number of bytes to be written.
137 @param[out] bytes_written Number of bytes written. Can be NULL.
156 @param[in] bytes_to_read Number of bytes to be read.
157 @param[out] bytes_read Number of bytes read. Can be NULL.
172 @param[in] bytes_to_write Number of bytes to be written.
173 @param[out] bytes_written Number of bytes written. Can be NULL.