qmk_firmware/Demos/Host/Incomplete/BluetoothHost
Dean Camera 083d797aca 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.
2010-04-05 12:13:33 +00:00
..
Lib Add Bluetooth signalling echo request/response handlers, disconnection request/response handlers. 2010-04-05 12:13:33 +00:00
BluetoothHost.c Add Bluetooth signalling echo request/response handlers, disconnection request/response handlers. 2010-04-05 12:13:33 +00:00
BluetoothHost.h More improvements to the incomplete BluetoothHost demo - add Disconnection Event processing. 2010-04-01 04:30:21 +00:00
ConfigDescriptor.c More improvements to the incomplete BluetoothHost demo - add Disconnection Event processing. 2010-04-01 04:30:21 +00:00
ConfigDescriptor.h More improvements to the incomplete BluetoothHost demo - add Disconnection Event processing. 2010-04-01 04:30:21 +00:00
DeviceDescriptor.c More improvements to the incomplete BluetoothHost demo - add Disconnection Event processing. 2010-04-01 04:30:21 +00:00
DeviceDescriptor.h More improvements to the incomplete BluetoothHost demo - add Disconnection Event processing. 2010-04-01 04:30:21 +00:00
makefile Added incomplete MIDIToneGenerator project. 2010-03-23 09:16:47 +00:00