Oops - ACL layer Bluetooth_SendPacket() function should check and allow NULL channels...
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 11 Jul 2010 07:38:18 +0000 (07:38 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 11 Jul 2010 07:38:18 +0000 (07:38 +0000)
commit00fa6aa2db9caed0e2f09b7009b343a0fdae8178
treece5d9676e283d6011381156549844174770bb587
parent6276d5f82a600c9047df4a8894a257181abad5e7
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.
Demos/Host/Incomplete/BluetoothHost/BluetoothEvents.c
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.c
Demos/Host/Incomplete/BluetoothHost/Lib/SDP.c