bluetooth/btstack/avctp/avctpmuxer.cpp
branchRCL_3
changeset 44 e9b924a62a66
parent 43 5b153be919d4
child 56 015fa7494bd2
--- a/bluetooth/btstack/avctp/avctpmuxer.cpp	Tue Aug 31 16:20:16 2010 +0300
+++ b/bluetooth/btstack/avctp/avctpmuxer.cpp	Wed Sep 01 12:38:54 2010 +0100
@@ -37,6 +37,10 @@
 _LIT8(KLogComponent, LOG_COMPONENT_AVCTP);
 #endif
 
+#ifdef _DEBUG
+PANICCATEGORY("avctpmux");
+#endif
+
 using namespace SymbianAvctp;
 
 #ifdef __FLOG_ACTIVE