aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/Incomplete/AndroidAccessoryHost/Lib
Commit message (Collapse)AuthorAgeFilesLines
* Move out Android Accessory Host demo to the Host mode LowLevel directory now ↵Dean Camera2011-11-232-157/+0
| | | | that it is functionally complete.
* Add const-correctness to the Android_SendString() function of the Android ↵Dean Camera2011-11-232-3/+3
| | | | Accessory Host demo.
* Add missing SVN eol-style property to files where it was missing.Dean Camera2011-07-152-157/+157
|
* Pull out Android Accessory Mode functions into a seperate set of files in ↵Dean Camera2011-06-302-0/+157
the incomplete Android Accessory Mode Host demo. Improve Android Accessory Mode protocol support to correctly query the device's supported protocol and send the approriate device information strings.