aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/Incomplete/AndroidAccessoryHost/Lib/AndroidAccessoryCommands.c
Commit message (Collapse)AuthorAgeFilesLines
* Move out Android Accessory Host demo to the Host mode LowLevel directory now ↵Dean Camera2011-11-231-83/+0
| | | | that it is functionally complete.
* Add const-correctness to the Android_SendString() function of the Android ↵Dean Camera2011-11-231-2/+2
| | | | Accessory Host demo.
* Add missing SVN eol-style property to files where it was missing.Dean Camera2011-07-151-83/+83
|
* Pull out Android Accessory Mode functions into a seperate set of files in ↵Dean Camera2011-06-301-0/+83
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.