qmk_firmware/LUFA/ManPages
Dean Camera e55f338663 Document the Bluetooth ACL layer. Remove unneeded parameters from the signalling command processing routines.
Change over the code so that the bluetooth packet data is read in by the stack rather than the user application, to make it more unform for sending/receiving, and so the library can handle incomming fragmentation in the future.

Start Service Discovery Protocol decoding and processing.
2010-04-13 11:19:04 +00:00
..
AboutLUFA.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
AlternativeStacks.txt Massive cleanups to the incomplete BluetoothHost demo, to make the HCL layer code much easier to read, block less and work correctly. 2010-03-31 14:32:03 +00:00
Author.jpg Seperated out parts of the PrinterHost incomplete demo into a seperate Lib subdirectory. 2009-07-13 04:46:52 +00:00
BuildingLinkableLibraries.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
ChangeLog.txt Add information request/response signal handler to the Bluetooth Host demo. 2010-04-06 02:48:47 +00:00
CompileTimeTokens.txt Revert changes made for the partial port to the AVR32 architecture. 2010-02-24 06:58:23 +00:00
CompilingApps.txt Cleanups to the Device mode Mass Storage demo applications' SCSI routines. 2009-10-02 07:40:24 +00:00
ConfiguringApps.txt Seperated out parts of the PrinterHost incomplete demo into a seperate Lib subdirectory. 2009-07-13 04:46:52 +00:00
DevelopingWithLUFA.txt Minor documentation fixups. 2009-10-03 15:30:29 +00:00
DeviceSupport.txt Added support for the JM-DB-U2 board hardware. 2010-03-30 09:28:45 +00:00
DirectorySummaries.txt Document the Bluetooth ACL layer. Remove unneeded parameters from the signalling command processing routines. 2010-04-13 11:19:04 +00:00
Donating.txt Add beginnings of a RNDIS Ethernet Host demo. 2009-11-12 10:43:07 +00:00
FutureChanges.txt Add file-level brief documentation. 2010-03-29 07:49:58 +00:00
GettingStarted.txt Add missing TWI_Init() call to the TemperatureDataLogger project. Make DUMMY_RTC compile time option the default, so that it works correctly on the USBKEY and other Atmel boards out of the box. 2010-02-15 13:40:53 +00:00
Groups.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
LibraryApps.txt Add file-level brief documentation. 2010-03-29 07:49:58 +00:00
LibraryResources.txt Add user callback function to the Bluetooth host demo to filter out connections from remote devices. Add in ability to reject connections based on their bluetooth device address. 2010-04-05 08:09:12 +00:00
Licence.txt Add file-level brief documentation. 2010-03-29 07:49:58 +00:00
LUFA.png Add new LUFA logo by Ryo Yamauchi. 2010-03-25 08:13:39 +00:00
LUFAPoweredProjects.txt Oops - make sure board driver dispatch headers test for the correct BOARD define values. 2010-03-30 09:46:31 +00:00
LUFAvsAtmelStack.txt Add const attribute to class driver APIs. 2009-11-03 02:06:13 +00:00
MainPage.txt Bluetooth demo can now create and maintain logical channels - need to determine why Windows machines refuse to connect. 2010-04-10 05:58:37 +00:00
MigrationInformation.txt Added a timeout value to the TWI_StartTransmission() function, within which the addressed device must respond. 2010-02-24 09:49:19 +00:00
ProgrammingApps.txt Added better module summaries. 2009-07-14 07:33:06 +00:00
SchedulerOverview.txt Add new temp LUFA project logo to the manual. 2009-06-21 04:48:05 +00:00
VIDAndPIDValues.txt More AVR32 achitecture ports. 2010-02-24 06:21:46 +00:00
WhyUseLUFA.txt Fixed blocking CDC streams not aborting when the host is disconnected. 2010-01-04 00:14:09 +00:00
WritingBoardDrivers.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00