Expand description
A USB PCAP packet abstraction.
Structsยง
- Mutable
UsbPcap Packet - A structure enabling manipulation of on the wire packets
- UsbPcap
- Represents a USB PCAP packet (Link Type 249).
- UsbPcap
Function - Represents a USB PCAP function for the requested operation.
- UsbPcap
Iterable - Used to iterate over a slice of
UsbPcapPacket
s - UsbPcap
Packet - A structure enabling manipulation of on the wire packets
- UsbPcap
Status - Represents the USB status for USB requests.