This website requires JavaScript.
Explore
Help
Sign In
mirror
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-09-10 17:15:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d6edfe35c8a9490407e4a5e34f8e5108c6a260a3
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