diff -r 22de2e391156 -r 20ac952a623c bluetooth/btstack/l2cap/L2CapPDU.cpp --- a/bluetooth/btstack/l2cap/L2CapPDU.cpp Thu Sep 23 17:06:47 2010 +0300 +++ b/bluetooth/btstack/l2cap/L2CapPDU.cpp Wed Oct 13 16:20:29 2010 +0300 @@ -1252,7 +1252,7 @@ iCommands(_FOFF(HL2CapCommand, iLink)), iCommandIter(iCommands) { - LOG_STATIC_FUNC + LOG_FUNC L2CAP_DEBUG(ObjectAllocation(L2capDebugInfo::ECFrame, L2capDebugInfo::EAllocated)); }