From: Dean Camera Date: Tue, 15 Jun 2010 10:09:42 +0000 (+0000) Subject: Changed the RFCOMM-specific ItemProtocolChannel_t type to a more generic ItemProtocol... X-Git-Tag: LUFA-110528-BETA~387 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/f5d079462dd975b9e7ae3f39423a64b6516f5dbd?hp=f5d079462dd975b9e7ae3f39423a64b6516f5dbd Changed the RFCOMM-specific ItemProtocolChannel_t type to a more generic ItemProtocol_8BitParam_t name, and added a new ItemProtocol_16BitParam_t to the SDP protocol type defines. ---