bluetooth/btstack/avctp/avctpPacketMgr.cpp
branchRCL_3
changeset 24 e9b924a62a66
parent 23 5b153be919d4
--- a/bluetooth/btstack/avctp/avctpPacketMgr.cpp	Tue Aug 31 16:20:16 2010 +0300
+++ b/bluetooth/btstack/avctp/avctpPacketMgr.cpp	Wed Sep 01 12:38:54 2010 +0100
@@ -31,6 +31,10 @@
 _LIT8(KLogComponent, LOG_COMPONENT_AVCTP);
 #endif
 
+#ifdef _DEBUG
+PANICCATEGORY("pktmgr");
+#endif
+
 using namespace SymbianAvctp;
 
 /**