Add LUFA-side channel open/close routines, add signalling handlers for the creation...
authorDean Camera <dean@fourwalledcubicle.com>
Sat, 10 Apr 2010 07:33:19 +0000 (07:33 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sat, 10 Apr 2010 07:33:19 +0000 (07:33 +0000)
commit28f1ac81176bbcd9fd13d94e61323522a5279d27
tree3cfd8e9fc2b594fbe4dfa676343d54a72f3f5581
parent797130bddc25d519cd765ca8d82d1e729e3d8ae0
Add LUFA-side channel open/close routines, add signalling handlers for the creation and configuration of channels from the local device to the remote device, to add to the existing remote to local channel capabilities.
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.c
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.h
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothStack.c
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothStack.h