From: Dean Camera Date: Mon, 10 May 2010 13:56:16 +0000 (+0000) Subject: Refactor Service Discovery Protocol code in the incomplete Bluetooth Host demo, so... X-Git-Tag: LUFA-110528-BETA~476 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/53ebb2f21a216281707f5d680181c3c4adc12772?ds=sidebyside;hp=53ebb2f21a216281707f5d680181c3c4adc12772 Refactor Service Discovery Protocol code in the incomplete Bluetooth Host demo, so that the UUID list is compiled via a seperate function to allow for its re-use between different SDP request types. ---