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
/
Lib
/
BluetoothACLPackets.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct misspellings in the Bluetooth demo code.
Dean Camera
2010-07-11
1
-12
/
+12
*
Minor documentation cleanups.
Dean Camera
2010-06-03
1
-5
/
+5
*
Move SDP service tables out into a new set of files, to make the SDP service ...
Dean Camera
2010-06-01
1
-0
/
+5
*
Short UUIDs are measured in bytes, not bits -- update Service Discovery Proto...
Dean Camera
2010-05-20
1
-3
/
+3
*
More SDP code improvements - responses to ServiceSearchAttribute service disc...
Dean Camera
2010-05-20
1
-29
/
+47
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
1
-176
/
+176
*
Fixed HID Device Class Driver not allocating a temporary buffer when the host...
Dean Camera
2010-04-20
1
-1
/
+1
*
Add const keyword to the demo function parameters where possible.
Dean Camera
2010-04-18
1
-8
/
+8
*
Add bluetooth channel connection callback to the incomplete BluetoothHost demo.
Dean Camera
2010-04-18
1
-0
/
+1
*
Document the Bluetooth ACL layer. Remove unneeded parameters from the signall...
Dean Camera
2010-04-13
1
-27
/
+13
*
Fix Bluetooth stack CONNECTION RESPONSE packets - for this command and this c...
Dean Camera
2010-04-12
1
-1
/
+2
*
Add HCI debugging with verbosity control to the BluetoothHost demo.
Dean Camera
2010-04-11
1
-0
/
+2
*
Add LUFA-side channel open/close routines, add signalling handlers for the cr...
Dean Camera
2010-04-10
1
-1
/
+7
*
Bluetooth demo can now create and maintain logical channels - need to determi...
Dean Camera
2010-04-10
1
-2
/
+7
*
Make Bluetooth signalling handler routines use the generic Bluetooth_SendPack...
Dean Camera
2010-04-06
1
-3
/
+10
*
Add bidirectional channel configuration -- remote device is not ACKing sent C...
Dean Camera
2010-04-06
1
-29
/
+31
*
Add packet reception and send routines to the ACL layer of the incomplete Blu...
Dean Camera
2010-04-06
1
-1
/
+2
*
Add information request/response signal handler to the Bluetooth Host demo.
Dean Camera
2010-04-06
1
-21
/
+39
*
Add Bluetooth signalling echo request/response handlers, disconnection reques...
Dean Camera
2010-04-05
1
-6
/
+30
*
More improvements to the incomplete BluetoothHost demo - add Disconnection Ev...
Dean Camera
2010-04-01
1
-0
/
+2
*
Added incomplete MIDIToneGenerator project.
Dean Camera
2010-03-23
1
-1
/
+0
*
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
*
Added incomplete PrinterHost demo application.
Dean Camera
2009-07-11
1
-0
/
+122