qmk_firmware/Demos/Host/Incomplete/BluetoothHost/Lib
2010-06-01 02:54:53 +00:00
..
BluetoothACLPackets.c Fixed incorrect signature for the ATMEGA32U2 in the DFU bootloader (thanks to Axel Rohde). 2010-05-29 07:51:01 +00:00
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. 2010-05-20 13:06:04 +00:00
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. 2010-05-08 03:12:14 +00:00
BluetoothHCICommands.c Fix endianness issues in the Service Discovery Protocol service of the incomplete Bluetooth Host demo. Host can now correctly retrieve specific services, however Windows does not appear to be sending the appropriate generic browse class IDs needed to report the virtual serial service. 2010-05-31 14:08:15 +00:00
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. 2010-05-08 03:12:14 +00:00
BluetoothStack.c Begin processing code for Service Discovery Protocol attributes. 2010-05-17 23:36:05 +00:00
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. 2010-05-08 03:12:14 +00:00
ServiceDiscoveryProtocol.c Add Service Attribute request processing to the SDP server code. 2010-06-01 02:54:53 +00:00
ServiceDiscoveryProtocol.h Fix endianness issues in the Service Discovery Protocol service of the incomplete Bluetooth Host demo. Host can now correctly retrieve specific services, however Windows does not appear to be sending the appropriate generic browse class IDs needed to report the virtual serial service. 2010-05-31 14:08:15 +00:00