Add RFCOMM channel configuration parsing and channel states to the incomplete Bluetoo...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 15 Jun 2010 09:32:35 +0000 (09:32 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 15 Jun 2010 09:32:35 +0000 (09:32 +0000)
commit3125fd5f4fe79b6acc89aea9f51b159db2dfd3ff
tree816f6c01fc561fb9bdf346c433a1915fc61e737d
parentdcedde012341a7cfff88c85203e735e99332627e
Add RFCOMM channel configuration parsing and channel states to the incomplete BluetoothHost demo.

Add missing BT_* prefix to the Bluetooth stack's channel state enum values.
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.c
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothStack.h
Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMM.c
Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMM.h
Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMMControl.c
Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMMControl.h