Re: [tcpdump-workers] DLT_ request

2016-12-10 Thread Guy Harris
On Dec 9, 2016, at 1:37 PM, Scott Deandrea wrote: >uint32_t deviceLocation;// locationID of the device So is a locationID something defined by a USB specification, by Apple in a fashion specific to Darwin, or something else? What is the format of a locationID? >uint32_t ioFrameCo

Re: [tcpdump-workers] DLT_ request

2016-12-10 Thread Guy Harris
On Dec 9, 2016, at 6:40 PM, Scott Deandrea wrote: > For the initial release I’m planning to use 0x0100 for the bcdVersion. So I'm guessing "bcd" implies that either octets or nibbles represent digits; is that the case? > tAppleUSBHostPacketFilterRequestType doesn’t exist in public domain at t