qmk_firmware/Demos/Host/Incomplete/BluetoothHost
Dean Camera c77f136661 Add bidirectional channel configuration -- remote device is not ACKing sent Configuration Requests, needs further debugging. Implement Bluetooth spec's channel states.
Use abbreviations for the structure and function names where possible to try to cut down on the code verbosity.
2010-04-06 08:14:08 +00:00
..
Lib 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.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