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