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
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