Re: [mono-android] USB Communication, Interpreting Endpoints

2012-08-28 Thread girth
So I checked all the properties of my interface and endpoints, and they came back as the following: http://mono-for-android.1047100.n5.nabble.com/file/n5711598/usb_properties.jpg The "in" address reports XferIsochronous, but the "in" type reports a bulk endpoint? I apologize if I'm missing somet

[mono-android] USB Communication, Interpreting Endpoints

2012-08-24 Thread girth
I posted the same question over at StackOverflow ( http://stackoverflow.com/q/12111417/202967 http://stackoverflow.com/q/12111417/202967 ), but I thought this forum might be a more appropriate audience. Basically, I noticed when trying to establish communication to a device as a USB host that one