Lines Matching refs:an
29 1. Host sends a command, which is an ascii string in a single
34 or "INFO". Additional bytes may contain an (ascii) informative
37 a. INFO -> the remaining 60 bytes are an informative message
204 Where data_size is an unsigned 8-byte big-endian binary value, and data is the
271 Init The host sends an init packet once the query response is returned. The
282 send a packet with fastboot data, and the device will reply with an
283 empty packet as an ACK. To read, the host will send an empty packet,
287 Error The device may respond to any packet with an error packet to indicate
288 a UDP protocol error. The data field should contain an ASCII string
320 incomplete. Large data such as downloading an image may require many
322 an empty packet to acknowledge receipt. See examples below.
325 The host starts with a Query packet, then an Initialization packet, after