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