You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Demos/Host/Incomplete/BluetoothHost/Lib
Dean Camera c1daecf18b
Fixed incorrect signature for the ATMEGA32U2 in the DFU bootloader (thanks to Axel Rohde).
15 years ago
..
BluetoothACLPackets.c Fixed incorrect signature for the ATMEGA32U2 in the DFU bootloader (thanks to Axel Rohde). 15 years ago
BluetoothACLPackets.h Short UUIDs are measured in bytes, not bits -- update Service Discovery Protocol code so that it can now correctly match against UUIDs in the service table. 15 years ago
BluetoothClassCodes.h Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 15 years ago
BluetoothHCICommands.c Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 15 years ago
BluetoothHCICommands.h Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 15 years ago
BluetoothStack.c Begin processing code for Service Discovery Protocol attributes. 15 years ago
BluetoothStack.h Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 15 years ago
ServiceDiscoveryProtocol.c Fixed incorrect signature for the ATMEGA32U2 in the DFU bootloader (thanks to Axel Rohde). 15 years ago
ServiceDiscoveryProtocol.h Fixed RNDISEthernet demos crashing when calculating checksums for Ethernet/TCP packets of more than ~500 bytes due to an overflow in the checksum calculation loop (thanks to Kevin Malec). 15 years ago