aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/Incomplete/BluetoothHost/ConfigDescriptor.c
Commit message (Expand)AuthorAgeFilesLines
* Minor documentation cleanups.Dean Camera2010-06-031-3/+3
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-162/+162
* Add some more documentation to the half-completed Bluetooth Host demo, fix th...Dean Camera2010-04-121-4/+19
* Add HCI debugging with verbosity control to the BluetoothHost demo.Dean Camera2010-04-111-1/+1
* More improvements to the incomplete BluetoothHost demo - add Disconnection Ev...Dean Camera2010-04-011-4/+19
* Update copyright year to 2010.Dean Camera2009-12-301-2/+2
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-7/+7
* Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function t...Dean Camera2009-11-131-1/+1
* Spell check all source code variables, comments and strings.Dean Camera2009-11-091-1/+1
* Make Low Level host demos use void pointers for the configuration descriptor,...Dean Camera2009-11-071-1/+1
* Oops - with new changes to the way the device Configuration Descriptor is ret...Dean Camera2009-08-311-1/+1
* Changed the parameters and behaviour of the USB_GetDeviceConfigDescriptor() f...Dean Camera2009-08-311-22/+18
* Pipe_ConfigurePipe() now automatically defaults IN pipes to accepting infinit...Dean Camera2009-06-231-3/+0
* Extend USB_GetDeviceConfigDescriptor() routine to require the configuration n...Dean Camera2009-06-191-2/+2
* Add master device Host demo makefile.Dean Camera2009-06-051-0/+139