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
210 though currently fastboot packets have a 4-byte maximum length.
229 to ensure no packets are lost, but the general concept of wrapping the fastboot
263 corresponding sequence number in the response packets.
265 Data Packet data, not present in all packets.
272 respond to all query packets regardless of sequence number.
289 These packets wrap the fastboot protocol. To write, the host will
303 Devices must support at least 512-byte packets, but packet size has a direct
305 least 1024-byte packets. On a local network with 0.5ms round-trip time this will
309 Query and Initialization packets, which are sent before size negotiation is
315 achieve reliability and in-order delivery of packets.
318 unacknowledged packets in this version of the protocol. The host will continue
323 subsequent packets will attempt to retransmit for at least 1 minute before
324 giving up. This means a device may safely ignore host UDP packets for up to 1
330 continuation packets. The receiver should respond to a continuation packet with
335 which only Fastboot packets are sent. Fastboot packets may contain data from
361 [Host: version 1, 2048-byte packets. Client: version 2, 1024-byte packets.]