Module usbpcap

Source
Expand description

A USB PCAP packet abstraction.

Structsยง

MutableUsbPcapPacket
A structure enabling manipulation of on the wire packets
UsbPcap
Represents a USB PCAP packet (Link Type 249).
UsbPcapFunction
Represents a USB PCAP function for the requested operation.
UsbPcapIterable
Used to iterate over a slice of UsbPcapPackets
UsbPcapPacket
A structure enabling manipulation of on the wire packets
UsbPcapStatus
Represents the USB status for USB requests.