Lines Matching +full:bi +full:- +full:directional
2 ----------------------
11 ------------------
14 * Max packet size must be 64 bytes for full-speed and 512 bytes for
15 high-speed USB
16 * The protocol is entirely host-driven and synchronous (unlike the
17 multi-channel, bi-directional, asynchronous ADB protocol)
21 ---------------------
31 a. INFO -> the remaining 60 bytes are an informative message
35 b. FAIL -> the requested command failed. The remaining 60 bytes
39 c. OKAY -> the requested command completed successfully. Go to #5
41 d. DATA -> the requested command is ready for the data phase.
48 acceptable and zero-length packets are ignored. This phase continues
56 a. INFO -> display the remaining 60 bytes and return to #4
58 b. FAIL -> display the remaining 60 bytes (if present) as a failure
61 c. OKAY -> success. Go to #5
67 ---------------
97 -----------------
99 * Command parameters are indicated by printf-style escape sequences.
105 specification. OEM-specific commands should not begin with a
135 "reboot-bootloader" Reboot back into the bootloader.
145 ----------------
156 version-bootloader Version string for the Bootloader.
158 version-baseband Version string of the Baseband Software
169 specification. OEM-specific names should not start with lowercase