From: Dean Camera Date: Mon, 31 May 2010 14:08:15 +0000 (+0000) Subject: Fix endianness issues in the Service Discovery Protocol service of the incomplete... X-Git-Tag: LUFA-110528-BETA~433 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/e15838d4e2fd10810fcacf080202dfba13ad5302?hp=e15838d4e2fd10810fcacf080202dfba13ad5302 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. ---