You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Demos/Host/Incomplete/BluetoothHost
Dean Camera 28f1ac8117
Add LUFA-side channel open/close routines, add signalling handlers for the creation and configuration of channels from the local device to the remote device, to add to the existing remote to local channel capabilities.
15 years ago
..
Lib Add LUFA-side channel open/close routines, add signalling handlers for the creation and configuration of channels from the local device to the remote device, to add to the existing remote to local channel capabilities. 15 years ago
BluetoothHost.c Add bidirectional channel configuration -- remote device is not ACKing sent Configuration Requests, needs further debugging. Implement Bluetooth spec's channel states. 15 years ago
BluetoothHost.h More improvements to the incomplete BluetoothHost demo - add Disconnection Event processing. 15 years ago
ConfigDescriptor.c More improvements to the incomplete BluetoothHost demo - add Disconnection Event processing. 15 years ago
ConfigDescriptor.h More improvements to the incomplete BluetoothHost demo - add Disconnection Event processing. 15 years ago
DeviceDescriptor.c More improvements to the incomplete BluetoothHost demo - add Disconnection Event processing. 15 years ago
DeviceDescriptor.h More improvements to the incomplete BluetoothHost demo - add Disconnection Event processing. 15 years ago
makefile Added incomplete MIDIToneGenerator project. 15 years ago