From: Dean Camera Date: Mon, 7 Jun 2010 13:39:34 +0000 (+0000) Subject: Add stub RFCOMM command handlers. Move out RFCOMM frame length and data pointer calcu... X-Git-Tag: LUFA-110528-BETA~404 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/e9307382479c0f3ae500e6e8d8b55f7a682c423b?hp=e9307382479c0f3ae500e6e8d8b55f7a682c423b Add stub RFCOMM command handlers. Move out RFCOMM frame length and data pointer calculations to the master RFCOMM frame reception routine, instead of inside each frame type handler function. ---