Lines Matching refs:length
25 ** 1st uint32_t : Data length (1--124)
112 ** (B) Command block : variable length of data including length,
114 ** (C) Return data : variable length of data
118 ** (A) 1st byte : command block length (low byte)
119 ** (B) 2nd byte : command block length (high byte)
120 ** note ..command block length shouldn't > 2040 bytes,
121 ** length excludes these two bytes
123 ** (D) 4th and following bytes : variable length data bytes
183 ** byte 0,1 : length
185 ** byte 3 : password length (should be 0x0f)
189 ** byte 0,1 : length
191 ** byte 3 : password length (should be 0x08)
195 ** byte 0,1 : length
197 ** byte 3 : password length (should be 0x08)
201 ** byte 0,1 : length
205 ** byte 0,1 : length
207 ** byte 3 : password length
210 ** byte 0,1 : length
215 ** byte 0,1 : length
217 ** byte 3 : password length (should be 0x08)
221 ** byte 0,1 : length
227 ** actual length of the JPG file
229 ** byte 0,1 : length
232 ** byte 0,1 : length
236 ** byte 0,1 : length
256 ** byte 0,1 : length
267 ** byte 0,1 : length
292 ** byte 0,1 : length
316 ** byte 0,1 : length
336 ** byte 0,1 : length
383 ** byte 0,1 : length
386 ** byte 0,1 : length
389 ** byte 0,1 : length
393 ** byte 0,1 : length
395 ** byte 3 : pass word length ( must <= 15 )
398 ** byte 0,1 : length
402 ** byte 0,1 : length
406 ** byte 0,1 : length
410 ** byte 0,1 : length
414 ** byte 0,1 : length
427 ** byte 0,1 : length
430 ** byte 0,1 : length
435 ** byte 0,1 : length
447 ** byte 0,1 : length
459 ** byte 0,1 : length
463 ** byte 0,1 : length
470 ** byte 0,1 : length
475 ** byte 0,1 : length
479 ** byte 0,1 : length
489 ** byte 0,1 : length
493 ** byte 0,1 : length
497 ** byte 0,1 : length
501 ** byte 0,1 : length
521 ** byte 0,1 : length
539 ** byte 0,1 : length
543 ** byte 0,1 : length
547 ** byte 0,1 : length
554 ** (low byte 1st, excludes length and checksum byte)
556 ** <1> If length == 1 ==> 1 byte status code
570 ** <2> If length > 1 ==>
573 ** (E) Checksum : checksum of length and status or data byte