Add Bluetooth signalling echo request/response handlers, disconnection request/response handlers.
Add Bluetooth connection request/complete/disconnection callbacks. Remove debugging from HCI layer, as it is now operational -- add guards to ACL debug statements to reduce logging chattyness so that the overall command sequences can be observed and debugged.
Showing
- Demos/Host/Incomplete/BluetoothHost/BluetoothHost.c 27 additions, 0 deletionsDemos/Host/Incomplete/BluetoothHost/BluetoothHost.c
- Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.c 123 additions, 14 deletions...s/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.c
- Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.h 30 additions, 6 deletions...s/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.h
- Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.c 5 additions, 41 deletions.../Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.c
- Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.h 4 additions, 4 deletions.../Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.h
- Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothStack.c 4 additions, 13 deletionsDemos/Host/Incomplete/BluetoothHost/Lib/BluetoothStack.c
- Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothStack.h 5 additions, 5 deletionsDemos/Host/Incomplete/BluetoothHost/Lib/BluetoothStack.h
Loading
Please register or sign in to comment