Add user callback function to the Bluetooth host demo to filter out connections from...
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 5 Apr 2010 08:09:12 +0000 (08:09 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Mon, 5 Apr 2010 08:09:12 +0000 (08:09 +0000)
commitfa1a092901319b3b41bf09e0c4cb9cbbec470d6b
treeaa75acf5f00faa999f4622ce8754fe713d312b23
parentfd96b288824caaa3ee4e5e03887f016de9df80cf
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.

Clean up RelayBoard project code.

Make AVRISP project clear the XMEGA target's reset register twice; this does not appear to take affect properly the first time under some circumstances.
Demos/Host/Incomplete/BluetoothHost/BluetoothHost.c
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.c
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.h
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothStack.c
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothStack.h
LUFA/ManPages/LibraryResources.txt
Projects/AVRISP-MKII/Descriptors.h
Projects/AVRISP-MKII/Lib/XPROG/XPROGProtocol.c
Projects/RelayBoard/RelayBoard.c