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-17 20:25:16 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
Demos
/
Host
History
Dean Camera
b656540468
Make Bluetooth ACL channel searches skip over closed (invalid) channels. RFCOMM channels are considered invalid when the channel state is closed, not when the DLCI is zero - fix incorrect code.
2010-06-26 15:07:13 +00:00
..
ClassDriver
Minor fixes to demos to add in some missing comments, printf() formatting. Make incomplete Bluetooth demo indicate connections visually via the board LEDs.
2010-06-12 07:03:22 +00:00
Incomplete
/BluetoothHost
Make Bluetooth ACL channel searches skip over closed (invalid) channels. RFCOMM channels are considered invalid when the channel state is closed, not when the DLCI is zero - fix incorrect code.
2010-06-26 15:07:13 +00:00
LowLevel
Minor fixes to demos to add in some missing comments, printf() formatting. Make incomplete Bluetooth demo indicate connections visually via the board LEDs.
2010-06-12 07:03:22 +00:00
makefile
Add default "all" makefile targets to the demo tree makefiles.
2010-06-25 13:28:34 +00:00