Rename the incomplete Bluetooth Host demo's ServiceDiscoveryProtocol.c/.h files to...
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 13 Jun 2010 12:44:20 +0000 (12:44 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 13 Jun 2010 12:44:20 +0000 (12:44 +0000)
commitb522e35965ab19206ab76f83026fb42f052a2d92
treed564e8b97a2f2d96a16ab017e3898cfdc7e776d9
parent637c7b01d0b54646e0d1a71f709a060362793e60
Rename the incomplete Bluetooth Host demo's ServiceDiscoveryProtocol.c/.h files to SDP.c/.h. Fix compile errors in RFCOMM.c/.h.
Demos/Host/Incomplete/BluetoothHost/BluetoothHost.h
Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMM.c
Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMM.h
Demos/Host/Incomplete/BluetoothHost/Lib/SDP.c [new file with mode: 0644]
Demos/Host/Incomplete/BluetoothHost/Lib/SDP.h [new file with mode: 0644]
Demos/Host/Incomplete/BluetoothHost/Lib/SDPServices.h
Demos/Host/Incomplete/BluetoothHost/Lib/ServiceDiscoveryProtocol.c [deleted file]
Demos/Host/Incomplete/BluetoothHost/Lib/ServiceDiscoveryProtocol.h [deleted file]
Demos/Host/Incomplete/BluetoothHost/makefile
LUFA.pnproj