diff -r 5b153be919d4 -r e9b924a62a66 bluetooth/btstack/avctp/avctpmuxer.cpp --- 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