From: Dean Camera Date: Thu, 8 Jul 2010 08:48:52 +0000 (+0000) Subject: Add a new RFCOMM_ChannelOpened() callback event for when logical RFCOMM channels... X-Git-Tag: LUFA-110528-BETA~363 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/2b0e86243f8fb4554c037d25fe134592b02d1007?hp=2b0e86243f8fb4554c037d25fe134592b02d1007 Add a new RFCOMM_ChannelOpened() callback event for when logical RFCOMM channels are opened in the BluetoothHost demo. Make the demo echo back sent characters to the remote device. ---