diff -r 10183c6d2913 -r 015fa7494bd2 bluetooth/btstack/l2cap/L2CapPDU.cpp --- a/bluetooth/btstack/l2cap/L2CapPDU.cpp Wed Sep 15 13:27:26 2010 +0300 +++ b/bluetooth/btstack/l2cap/L2CapPDU.cpp Wed Oct 13 15:48:34 2010 +0300 @@ -1252,7 +1252,7 @@ iCommands(_FOFF(HL2CapCommand, iLink)), iCommandIter(iCommands) { - LOG_STATIC_FUNC + LOG_FUNC L2CAP_DEBUG(ObjectAllocation(L2capDebugInfo::ECFrame, L2capDebugInfo::EAllocated)); }