AppConfigHeaders: Remove outdated incomplete BluetoothHost demo - updated Bluetooth...
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 13 May 2012 14:04:29 +0000 (14:04 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 13 May 2012 14:04:29 +0000 (14:04 +0000)
commitf9fb44b01c8594028944b4c361e30c8de3e4057b
treeb0c4f8a2d821a5265b70e77f9b7ee7ddc596facc
parent5cba3ce3a489f1c6c38606bc6425f9c8a06fba8e
AppConfigHeaders: Remove outdated incomplete BluetoothHost demo - updated Bluetooth stack code is in the ExplorerBot project (fourwalledcubicle.com/ExplorerBot.php).
25 files changed:
Demos/Host/Incomplete/BluetoothHost/BluetoothEvents.c [deleted file]
Demos/Host/Incomplete/BluetoothHost/BluetoothEvents.h [deleted file]
Demos/Host/Incomplete/BluetoothHost/BluetoothHost.c [deleted file]
Demos/Host/Incomplete/BluetoothHost/BluetoothHost.h [deleted file]
Demos/Host/Incomplete/BluetoothHost/ConfigDescriptor.c [deleted file]
Demos/Host/Incomplete/BluetoothHost/ConfigDescriptor.h [deleted file]
Demos/Host/Incomplete/BluetoothHost/DeviceDescriptor.c [deleted file]
Demos/Host/Incomplete/BluetoothHost/DeviceDescriptor.h [deleted file]
Demos/Host/Incomplete/BluetoothHost/Doxygen.conf [deleted file]
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.c [deleted file]
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.h [deleted file]
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothClassCodes.h [deleted file]
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.c [deleted file]
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.h [deleted file]
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothStack.c [deleted file]
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothStack.h [deleted file]
Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMM.c [deleted file]
Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMM.h [deleted file]
Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMMControl.c [deleted file]
Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMMControl.h [deleted file]
Demos/Host/Incomplete/BluetoothHost/Lib/SDP.c [deleted file]
Demos/Host/Incomplete/BluetoothHost/Lib/SDP.h [deleted file]
Demos/Host/Incomplete/BluetoothHost/Lib/SDPServices.c [deleted file]
Demos/Host/Incomplete/BluetoothHost/Lib/SDPServices.h [deleted file]
Demos/Host/Incomplete/BluetoothHost/makefile [deleted file]