bluetoothengine/btaudioman/inc/debugconfig.h
branchRCL_3
changeset 6 6a29d5ad0713
parent 0 f63038272f30
equal deleted inserted replaced
2:0b192a3a05a4 6:6a29d5ad0713
    36 _LIT8(KFuncThisFormat8, "><%S, [0x%08X]");
    36 _LIT8(KFuncThisFormat8, "><%S, [0x%08X]");
    37 _LIT8(KFuncEntryFormat8, ">%S");
    37 _LIT8(KFuncEntryFormat8, ">%S");
    38 _LIT8(KFuncEntryThisFormat8, ">%S, [0x%08X]");
    38 _LIT8(KFuncEntryThisFormat8, ">%S, [0x%08X]");
    39 _LIT8(KFuncExitFormat8, "<%S");
    39 _LIT8(KFuncExitFormat8, "<%S");
    40 
    40 
    41 _LIT(KPanicCategory, "BTAccServer");    
       
    42 _LIT8(KPanicPrefix8, "PANIC code ");
    41 _LIT8(KPanicPrefix8, "PANIC code ");
    43 _LIT8(KLeavePrefix8, "LEAVE code ");
    42 _LIT8(KLeavePrefix8, "LEAVE code ");
    44 #endif
    43 #endif
       
    44 
       
    45 _LIT(KPanicCategory, "BTAccServer");	// need it also for release 
    45 
    46 
    46 const TInt KMaxLogLineLength = 512;
    47 const TInt KMaxLogLineLength = 512;
    47 
    48 
    48 #define KPRINTERROR        0x00000001 // Tracing level: error
    49 #define KPRINTERROR        0x00000001 // Tracing level: error
    49 #define KPRINTINFO        0x00000002 // Tracing level: function trace
    50 #define KPRINTINFO        0x00000002 // Tracing level: function trace