qmk_firmware/Demos/Host/LowLevel/AndroidAccessoryHost
Dean Camera 676de74d9b Don't validate the Device Descriptor's vendor ID when validating that a device is an Android Accessory device; the Product ID and (later) Accessory protocol support is enough to probe AOA class support without having to maintain a list of Android device manufacture VID values. 2011-12-14 02:52:42 +00:00
..
Lib Convert the LowLevel AndroidAccessory demo to use the new class driver constants to reduce code duplication. 2011-11-24 01:31:31 +00:00
AndroidAccessoryHost.aps Add new Android Open Accessory class driver to the library core and add a new Android Open Accessory Host ClassDriver demo. 2011-11-24 01:24:01 +00:00
AndroidAccessoryHost.c Convert the LowLevel AndroidAccessory demo to use the new class driver constants to reduce code duplication. 2011-11-24 01:31:31 +00:00
AndroidAccessoryHost.h Move out Android Accessory Host demo to the Host mode LowLevel directory now that it is functionally complete. 2011-11-23 06:50:50 +00:00
AndroidAccessoryHost.txt Update library to indicate support for the Android Accessory Host demo. 2011-11-23 06:59:27 +00:00
ConfigDescriptor.c Convert the LowLevel AndroidAccessory demo to use the new class driver constants to reduce code duplication. 2011-11-24 01:31:31 +00:00
ConfigDescriptor.h Convert the LowLevel AndroidAccessory demo to use the new class driver constants to reduce code duplication. 2011-11-24 01:31:31 +00:00
DeviceDescriptor.c Don't validate the Device Descriptor's vendor ID when validating that a device is an Android Accessory device; the Product ID and (later) Accessory protocol support is enough to probe AOA class support without having to maintain a list of Android device manufacture VID values. 2011-12-14 02:52:42 +00:00
DeviceDescriptor.h Convert the LowLevel AndroidAccessory demo to use the new class driver constants to reduce code duplication. 2011-11-24 01:31:31 +00:00
Doxygen.conf Move out Android Accessory Host demo to the Host mode LowLevel directory now that it is functionally complete. 2011-11-23 06:50:50 +00:00
makefile Move out Android Accessory Host demo to the Host mode LowLevel directory now that it is functionally complete. 2011-11-23 06:50:50 +00:00