Add HCI debugging with verbosity control to the BluetoothHost demo.
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 11 Apr 2010 06:19:58 +0000 (06:19 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 11 Apr 2010 06:19:58 +0000 (06:19 +0000)
commit6cfa3b7db8b5585a8443f457dcb728b65a7f7ffd
tree6a025eed9d7e5054a7f86433e94271d91d5dea83
parent26421b38cd59191cd42d8e6f0d1499c3775e75d7
Add HCI debugging with verbosity control to the BluetoothHost demo.

Add Link Key Request event processing so that paired devices always re-authenticate until appropriate link key store/retrieve callbacks are implemented.
Demos/Host/Incomplete/BluetoothHost/ConfigDescriptor.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.h