This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mfulz_github/qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
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