Lines Matching refs:side
5 a problem when the host side receives packet since is leverage the aprotocol to know what size
11 There is an asymmetry in how ADB communicates over USB. While all USB backends on the host side (Li…
12 Windows, Mac, and libusb) send ZLPs, the device side never does. Why is that? This document explains
34 On the sender side, the USB Controller is presented with a [buffer,size] pair called IRP. On the re…
35 side, a similar IRP is provided to the USB controller.
62 the DPs into an IRP on the other side?
92 received side "R", the USB controller is provided with a IRP of side 2048.
107 On the received side, the USB controller is provided with a IRP of size 4096.
124 receiver side, the USB controller is provided with an IRP of size 2148.
175 After the USB controller on the sender side has sent all the data in the IRP, it won't send anythin…
205 the device sends, there is no need for LZP. The USB Controller on the host side will always be able
215 On the device side, the receiver does not leverage the ADB aprotocol ([protocol.md](protocol.md)).
229 of the `wMaxPacketSize`, the sender on the host side MUST send a ZLP to avoid stalling