From: Dean Camera Date: Sun, 11 Jul 2010 07:38:18 +0000 (+0000) Subject: Oops - ACL layer Bluetooth_SendPacket() function should check and allow NULL channels... X-Git-Tag: LUFA-110528-BETA~359 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/00fa6aa2db9caed0e2f09b7009b343a0fdae8178?hp=00fa6aa2db9caed0e2f09b7009b343a0fdae8178 Oops - ACL layer Bluetooth_SendPacket() function should check and allow NULL channels, since that indicates a control channel request. Fix up Doxgen documentation for the Bluetooth stack code. ---