qmk_firmware/Projects/AVRISP-MKII
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
..
Lib Added ability to search by Channel PSM to the GetChannelData() function in the BluetoothHost demo. 2010-04-22 14:08:00 +00:00
AVRISP.c Add information request/response signal handler to the Bluetooth Host demo. 2010-04-06 02:48:47 +00:00
AVRISP.h Make AVRISP XPROG function parameters const where possible. 2010-02-01 05:34:59 +00:00
AVRISP.txt Add information request/response signal handler to the Bluetooth Host demo. 2010-04-06 02:48:47 +00:00
Descriptors.c Added WIN_LIBUSB_COMPAT compile time option to the AVRISP programmer project to make the code compatible with Windows builds of avrdude at the expense of AVRStudio compatibility. 2010-03-31 09:20:24 +00:00
Descriptors.h 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
Doxygen.conf Exlude the "INCLUDE_FROM_*" macros from the individual project's documentation. 2010-02-03 00:57:49 +00:00
makefile Add information request/response signal handler to the Bluetooth Host demo. 2010-04-06 02:48:47 +00:00