Lines Matching refs:packets
51 send the indicated amount of data. Short packets are always
52 acceptable and zero-length packets are ignored. This phase continues
249 though currently fastboot packets have a 4-byte maximum length.
268 to ensure no packets are lost, but the general concept of wrapping the fastboot
302 corresponding sequence number in the response packets.
304 Data Packet data, not present in all packets.
311 respond to all query packets regardless of sequence number.
328 These packets wrap the fastboot protocol. To write, the host will
342 Devices must support at least 512-byte packets, but packet size has a direct
344 least 1024-byte packets. On a local network with 0.5ms round-trip time this will
348 Query and Initialization packets, which are sent before size negotiation is
354 achieve reliability and in-order delivery of packets.
357 unacknowledged packets in this version of the protocol. The host will continue
362 subsequent packets will attempt to retransmit for at least 1 minute before
363 giving up. This means a device may safely ignore host UDP packets for up to 1
369 continuation packets. The receiver should respond to a continuation packet with
374 which only Fastboot packets are sent. Fastboot packets may contain data from
400 [Host: version 1, 2048-byte packets. Client: version 2, 1024-byte packets.]