This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-02-16 01:02:57 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cf22a744ec0da3b68c4ffdb14c6fa43f2e07542f
zsa_qmk_firmware
/
Demos
/
Host
/
Incomplete
/
BluetoothHost
/
Lib
History
Dean Camera
d6edfe35c8
Spell check all source code variables, comments and strings.
2009-11-09 13:15:28 +00:00
..
BluetoothACLPackets.c
Spell check all source code variables, comments and strings.
2009-11-09 13:15:28 +00:00
BluetoothACLPackets.h
Added incomplete PrinterHost demo application.
2009-07-11 15:05:56 +00:00
BluetoothClassCodes.h
Added incomplete PrinterHost demo application.
2009-07-11 15:05:56 +00:00
BluetoothHCICommands.c
Renamed all library events to properly seperate out Device and Host mode events. Changed the firing conditions for some events to ensure that events are fired by their own USB mode only.
2009-08-05 06:36:31 +00:00
BluetoothHCICommands.h
Added incomplete PrinterHost demo application.
2009-07-11 15:05:56 +00:00
BluetoothStack.c
Added new USB_DeviceState variable to keep track of the current Device mode USB state.
2009-07-21 13:31:21 +00:00
BluetoothStack.h
Fixed compilation error in incomplete BluetoothHost demo.
2009-07-11 15:07:07 +00:00