Add bidirectional channel configuration -- remote device is not ACKing sent...
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.
Showing
- Demos/Host/Incomplete/BluetoothHost/BluetoothHost.c 5 additions, 4 deletionsDemos/Host/Incomplete/BluetoothHost/BluetoothHost.c
- Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.c 175 additions, 85 deletions...s/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.c
- Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.h 31 additions, 29 deletions...s/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.h
- Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.c 54 additions, 53 deletions.../Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.c
- Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.h 13 additions, 14 deletions.../Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.h
- Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothStack.c 12 additions, 13 deletionsDemos/Host/Incomplete/BluetoothHost/Lib/BluetoothStack.c
- Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothStack.h 20 additions, 8 deletionsDemos/Host/Incomplete/BluetoothHost/Lib/BluetoothStack.h
- README.txt 8 additions, 3 deletionsREADME.txt
Loading
Please register or sign in to comment