qmk_firmware/LUFA
Dean Camera 5993e1efe7 Added ability to search by Channel PSM to the GetChannelData() function in the BluetoothHost demo.
Added new HCI states to properly initialize the bluetooth dongle and retrieve the local BDADDR.

Factored out Bluetooth state information into a new state structure for easy reference in the user application.

Added new StackInitialized() Bluetooth stack callback function.
2010-04-22 14:08:00 +00:00
..
Common Minor documentation improvements. 2010-04-15 14:22:06 +00:00
DriverStubs Revert changes made for the partial port to the AVR32 architecture. 2010-02-24 06:58:23 +00:00
Drivers Fixed HID Device Class Driver not allocating a temporary buffer when the host requests a report via the control endpoint and the user has set the PrevReportINBuffer driver configuration element to NULL (thanks to Lars Noschinski). 2010-04-20 08:52:51 +00:00
ManPages Added ability to search by Channel PSM to the GetChannelData() function in the BluetoothHost demo. 2010-04-22 14:08:00 +00:00
Scheduler Add briefs for the library core structures. 2010-03-29 13:32:36 +00:00
Doxygen.conf Minor documentation improvements. 2010-04-15 14:22:06 +00:00
Doxygen.css Add file-level brief documentation. 2010-03-29 07:49:58 +00:00
License.txt Minor documentation improvements. 2010-04-15 14:22:06 +00:00
Version.h Add file-level brief documentation. 2010-03-29 07:49:58 +00:00
makefile Add MIME type handling to the Webserver project, so that files of different types (e.g. images) can be served out to HTTP clients. 2010-01-29 02:43:07 +00:00