qmk_firmware/Demos/Host/Incomplete/BluetoothHost
Dean Camera 2a072db703 Make Bluetooth signalling handler routines use the generic Bluetooth_SendPacket() routine for their responses. Use a better method of controlling the debug output verbosity. 2010-04-06 13:39:18 +00:00
..
Lib Make Bluetooth signalling handler routines use the generic Bluetooth_SendPacket() routine for their responses. Use a better method of controlling the debug output verbosity. 2010-04-06 13:39:18 +00:00
BluetoothHost.c Add bidirectional channel configuration -- remote device is not ACKing sent Configuration Requests, needs further debugging. Implement Bluetooth spec's channel states. 2010-04-06 08:14:08 +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