aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/Incomplete/BluetoothHost/BluetoothHost.h
Commit message (Expand)AuthorAgeFilesLines
* 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