Move SDP service tables out into a new set of files, to make the SDP service code...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 1 Jun 2010 03:07:05 +0000 (03:07 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 1 Jun 2010 03:07:05 +0000 (03:07 +0000)
commite0ef5741d49dc5b36f3bb8165506b51006e68ee3
treed257339e2716b868ac9b01bf731da384418c74f3
parent587f3203333adb68fe3d4c89bc1a07698f180030
Move SDP service tables out into a new set of files, to make the SDP service code cleaner.
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.h
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothClassCodes.h
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.h
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothStack.h
Demos/Host/Incomplete/BluetoothHost/Lib/SDPServices.c [new file with mode: 0644]
Demos/Host/Incomplete/BluetoothHost/Lib/SDPServices.h [new file with mode: 0644]
Demos/Host/Incomplete/BluetoothHost/Lib/ServiceDiscoveryProtocol.c
Demos/Host/Incomplete/BluetoothHost/Lib/ServiceDiscoveryProtocol.h
Demos/Host/Incomplete/BluetoothHost/makefile
LUFA.pnproj