I’m capturing USB traffic using Wireshark on a smart card reader. When I connect to the reader using PyScard, some packets are sent back and forth using bulk operations before I send any APDU just by establishing the connection. I have read here that there is an initial handshake between a USB device and the host and I wonder if