Add bidirectional channel configuration -- remote device is not ACKing sent Configura...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 6 Apr 2010 08:14:08 +0000 (08:14 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 6 Apr 2010 08:14:08 +0000 (08:14 +0000)
commitc77f136661ae0fa779c02ef6efeab95aa4b92068
treef01814bcc62d2498f733bc954c364283c0b721aa
parentb9c7d196152652df918a822522061c3fe193d273
Add bidirectional channel configuration -- remote device is not ACKing sent Configuration Requests, needs further debugging. Implement Bluetooth spec's channel states.

Use abbreviations for the structure and function names where possible to try to cut down on the code verbosity.
Demos/Host/Incomplete/BluetoothHost/BluetoothHost.c
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.c
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.h
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.c
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.h
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothStack.c
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothStack.h
README.txt