Make Bluetooth signalling handler routines use the generic Bluetooth_SendPacket(...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 6 Apr 2010 13:39:18 +0000 (13:39 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 6 Apr 2010 13:39:18 +0000 (13:39 +0000)
commit2a072db7030fa33be1e8dcf82ebf0b45cb4d77c1
tree16bf65daee7f6820a225193cfa58c9238fa12f71
parentc77f136661ae0fa779c02ef6efeab95aa4b92068
Make Bluetooth signalling handler routines use the generic Bluetooth_SendPacket() routine for their responses. Use a better method of controlling the debug output verbosity.
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