index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demos
/
Host
/
Incomplete
/
BluetoothHost
/
BluetoothHost.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed SerialStream module, rolled functionality into the base USART Serial ...
Dean Camera
2011-01-30
1
-1
/
+1
*
Update copyright year on all source files.
Dean Camera
2011-01-01
1
-2
/
+2
*
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...
Dean Camera
2010-10-28
1
-1
/
+1
*
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean Camera
2010-10-13
1
-9
/
+10
*
Update all demos, projects and bootloaders to indent all function parameters,...
Dean Camera
2010-07-21
1
-1
/
+2
*
Move out Bluetooth stack callback functions to a seperate BluetoothEvents.c/....
Dean Camera
2010-07-08
1
-4
/
+2
*
Rename the incomplete Bluetooth Host demo's ServiceDiscoveryProtocol.c/.h fil...
Dean Camera
2010-06-13
1
-2
/
+2
*
Minor fixes to demos to add in some missing comments, printf() formatting. Ma...
Dean Camera
2010-06-12
1
-0
/
+3
*
Add start of RFCOMM service layer to the incomplete BluetoothHost demo.
Dean Camera
2010-06-03
1
-0
/
+1
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
1
-85
/
+85
*
USB_Init() no longer calls sei() to enable global interrupts - this must now ...
Dean Camera
2010-04-28
1
-0
/
+1
*
Document the Bluetooth ACL layer. Remove unneeded parameters from the signall...
Dean Camera
2010-04-13
1
-0
/
+1
*
More improvements to the incomplete BluetoothHost demo - add Disconnection Ev...
Dean Camera
2010-04-01
1
-7
/
+8
*
Update copyright year to 2010.
Dean Camera
2009-12-30
1
-2
/
+2
*
Fix MIT license language to make its intent clearer.
Dean Camera
2009-12-28
1
-7
/
+7
*
Renamed all library events to properly seperate out Device and Host mode even...
Dean Camera
2009-08-05
1
-5
/
+5
*
Added incomplete PrinterHost demo application.
Dean Camera
2009-07-11
1
-1
/
+1
*
Fixes to the MIDI device demos (ClassDriver, LowLevel); discard unused read-i...
Dean Camera
2009-06-10
1
-13
/
+0
*
Add master device Host demo makefile.
Dean Camera
2009-06-05
1
-0
/
+95