Split out the RFCOMM Control Channel command processing code into a seperate set...
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 13 Jun 2010 13:21:35 +0000 (13:21 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 13 Jun 2010 13:21:35 +0000 (13:21 +0000)
commit67bc62510942eb83dd9c4ab323ed09d83764bf4b
treebfb4bd1f4a4e12d00e6d212b66618f1d729acb94
parentb522e35965ab19206ab76f83026fb42f052a2d92
Split out the RFCOMM Control Channel command processing code into a seperate set of files for clarity.
Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMM.c
Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMM.h
Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMMControl.c [new file with mode: 0644]
Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMMControl.h [new file with mode: 0644]
Demos/Host/Incomplete/BluetoothHost/makefile
LUFA.pnproj