aboutsummaryrefslogtreecommitdiff
path: root/Demos/Host/Incomplete/AndroidAccessoryHost/Lib/AndroidAccessoryCommands.h
AgeCommit message (Collapse)Author
2011-11-23Move out Android Accessory Host demo to the Host mode LowLevel directory now ↵Dean
that it is functionally complete. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1985 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-11-23Add const-correctness to the Android_SendString() function of the Android ↵Dean
Accessory Host demo. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1984 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-07-15Add missing SVN eol-style property to files where it was missing.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1887 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-06-30Pull out Android Accessory Mode functions into a seperate set of files in ↵Dean
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. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1835 d5102386-fcda-11dd-9fdb-3debd5008f28