aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/Incomplete/BluetoothHost/BluetoothHost.h
Commit message (Expand)AuthorAgeFilesLines
* AppConfigHeaders: Remove outdated incomplete BluetoothHost demo - updated Blu...Dean Camera2012-05-131-86/+0
* Update file contributor copyrights for 2012.Dean Camera2012-02-041-1/+1
* Update file header copyrights for 2012.Dean Camera2012-02-041-1/+1
* Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnum...Dean Camera2011-07-081-1/+0
* Pull out Android Accessory Mode functions into a seperate set of files in the...Dean Camera2011-06-301-3/+1
* Removed SerialStream module, rolled functionality into the base USART Serial ...Dean Camera2011-01-301-1/+1
* Update copyright year on all source files.Dean Camera2011-01-011-2/+2
* Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean Camera2010-10-281-1/+1
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-131-9/+10
* Update all demos, projects and bootloaders to indent all function parameters,...Dean Camera2010-07-211-1/+2
* Move out Bluetooth stack callback functions to a seperate BluetoothEvents.c/....Dean Camera2010-07-081-4/+2
* Rename the incomplete Bluetooth Host demo's ServiceDiscoveryProtocol.c/.h fil...Dean Camera2010-06-131-2/+2
* Minor fixes to demos to add in some missing comments, printf() formatting. Ma...Dean Camera2010-06-121-0/+3
* Add start of RFCOMM service layer to the incomplete BluetoothHost demo.Dean Camera2010-06-031-0/+1
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-85/+85
* USB_Init() no longer calls sei() to enable global interrupts - this must now ...Dean Camera2010-04-281-0/+1
* Document the Bluetooth ACL layer. Remove unneeded parameters from the signall...Dean Camera2010-04-131-0/+1
* More improvements to the incomplete BluetoothHost demo - add Disconnection Ev...Dean Camera2010-04-011-7/+8
* 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
* Renamed all library events to properly seperate out Device and Host mode even...Dean Camera2009-08-051-5/+5
* Added incomplete PrinterHost demo application.Dean Camera2009-07-111-1/+1
* Fixes to the MIDI device demos (ClassDriver, LowLevel); discard unused read-i...Dean Camera2009-06-101-13/+0
* Add master device Host demo makefile.Dean Camera2009-06-051-0/+95