This website requires JavaScript.
Explore
Help
Sign In
mfulz_github
/
qmk_firmware
Watch
1
Star
0
Fork
1
You've already forked qmk_firmware
mirror of
https://github.com/mfulz/qmk_firmware.git
synced
2025-06-18 20:55:19 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
Demos
/
Host
/
Incomplete
/
BluetoothHost
History
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.
2010-04-10 07:33:19 +00:00
..
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.
2010-04-10 07:33:19 +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