From: Dean Camera Date: Thu, 3 Jun 2010 03:58:57 +0000 (+0000) Subject: Add start of RFCOMM service layer to the incomplete BluetoothHost demo. X-Git-Tag: LUFA-110528-BETA~419 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/008e0e2e0a13e64e03f27f1c9a008ef201560878?ds=inline;hp=008e0e2e0a13e64e03f27f1c9a008ef201560878 Add start of RFCOMM service layer to the incomplete BluetoothHost demo. Reduce the size of the attribute search list from 15 ranges to 8 to save RAM. ---