qmk_firmware/Demos/Host/Incomplete/BluetoothHost/Lib
Dean Camera 32ab52a298 Remove incorrect Language ID offset attribute from the SDP server - client assumes 0x0100 offset for primary language anyway, and the format of the offset was incorrect anyway. 2010-06-01 13:11:55 +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 Move SDP service tables out into a new set of files, to make the SDP service code cleaner. 2010-06-01 03:07:05 +00:00
BluetoothClassCodes.h Move SDP service tables out into a new set of files, to make the SDP service code cleaner. 2010-06-01 03:07:05 +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 Move SDP service tables out into a new set of files, to make the SDP service code cleaner. 2010-06-01 03:07:05 +00:00
BluetoothStack.c Begin processing code for Service Discovery Protocol attributes. 2010-05-17 23:36:05 +00:00
BluetoothStack.h Move SDP service tables out into a new set of files, to make the SDP service code cleaner. 2010-06-01 03:07:05 +00:00
SDPServices.c Remove incorrect Language ID offset attribute from the SDP server - client assumes 0x0100 offset for primary language anyway, and the format of the offset was incorrect anyway. 2010-06-01 13:11:55 +00:00
SDPServices.h Remove incorrect Language ID offset attribute from the SDP server - client assumes 0x0100 offset for primary language anyway, and the format of the offset was incorrect anyway. 2010-06-01 13:11:55 +00:00
ServiceDiscoveryProtocol.c Remove incorrect Language ID offset attribute from the SDP server - client assumes 0x0100 offset for primary language anyway, and the format of the offset was incorrect anyway. 2010-06-01 13:11:55 +00:00
ServiceDiscoveryProtocol.h Remove incorrect Language ID offset attribute from the SDP server - client assumes 0x0100 offset for primary language anyway, and the format of the offset was incorrect anyway. 2010-06-01 13:11:55 +00:00