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-17 09:42:46 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0210fa5648b1ed65caa384f966ac40b4ecc489ae
zsa_qmk_firmware
/
Demos
/
Host
/
Incomplete
/
BluetoothHost
/
Lib
History
Dean Camera
0210fa5648
Fixed compile errors in the incomplete BluetoothHost demo application (thanks to Timo Lindfors).
2011-06-05 12:21:52 +00:00
..
BluetoothACLPackets.c
Fixed compile errors in the incomplete BluetoothHost demo application (thanks to Timo Lindfors).
2011-06-05 12:21:52 +00:00
BluetoothACLPackets.h
Removed SerialStream module, rolled functionality into the base USART Serial peripheral driver instead through the new Serial_CreateStream() and Serial_CreateBlockingStream() methods.
2011-01-30 19:47:31 +00:00
BluetoothClassCodes.h
…
BluetoothHCICommands.c
Fixed compile errors in the incomplete BluetoothHost demo application (thanks to Timo Lindfors).
2011-06-05 12:21:52 +00:00
BluetoothHCICommands.h
Removed SerialStream module, rolled functionality into the base USART Serial peripheral driver instead through the new Serial_CreateStream() and Serial_CreateBlockingStream() methods.
2011-01-30 19:47:31 +00:00
BluetoothStack.c
…
BluetoothStack.h
…
RFCOMM.c
Spell check library source code files.
2011-06-01 14:33:40 +00:00
RFCOMM.h
Removed SerialStream module, rolled functionality into the base USART Serial peripheral driver instead through the new Serial_CreateStream() and Serial_CreateBlockingStream() methods.
2011-01-30 19:47:31 +00:00
RFCOMMControl.c
…
RFCOMMControl.h
Remove redundant type information for bitfield elements, other than the signed/unsignedness of the element.
2011-04-10 06:43:02 +00:00
SDP.c
…
SDP.h
Removed SerialStream module, rolled functionality into the base USART Serial peripheral driver instead through the new Serial_CreateStream() and Serial_CreateBlockingStream() methods.
2011-01-30 19:47:31 +00:00
SDPServices.c
…
SDPServices.h
…