Start implementation of RFCOMM decoding layer. Add new service initialize routines...
authorDean Camera <dean@fourwalledcubicle.com>
Thu, 3 Jun 2010 12:45:15 +0000 (12:45 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Thu, 3 Jun 2010 12:45:15 +0000 (12:45 +0000)
commit9293de249151fb974325ebf8f39b28e0f32524ea
tree628ddbd3fa8afcc0cab74e22dcfcc669acd309bf
parent13d812a7188f0b0ecaa07ee66e376a2c5a88742f
Start implementation of RFCOMM decoding layer. Add new service initialize routines for each Bluetooth service - currently unused, but will eventually reset the service state of RFCOMM when a new connection is made.
Demos/Host/Incomplete/BluetoothHost/BluetoothHost.c
Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMM.c
Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMM.h
Demos/Host/Incomplete/BluetoothHost/Lib/ServiceDiscoveryProtocol.c
Demos/Host/Incomplete/BluetoothHost/Lib/ServiceDiscoveryProtocol.h