bluetoothengine/btnotif/btnotifsrv/inc/traceconfig.h
changeset 31 a0ea99b6fa53
parent 29 48ae3789ce00
child 70 f5508c13dfe0
equal deleted inserted replaced
30:df7a93ede42e 31:a0ea99b6fa53
    69 
    69 
    70 /*
    70 /*
    71  * Tracing media configuration
    71  * Tracing media configuration
    72  */  
    72  */  
    73 #ifdef BLUETOOTHTRACE_ENABLED
    73 #ifdef BLUETOOTHTRACE_ENABLED
    74     #ifdef __WINS__
    74     //#ifdef __WINS__
    75     #define BLUETOOTHTRACE_MEDIA_FILE
    75     //#define BLUETOOTHTRACE_MEDIA_FILE
    76     #else 
    76     //#else 
    77     // RDEBUG is used for tracing output before we migrate to OST tracing.
    77     // RDEBUG is used for tracing output before we migrate to OST tracing.
    78     #define BLUETOOTHTRACE_MEDIA_RDEBUG
    78     #define BLUETOOTHTRACE_MEDIA_RDEBUG
    79     // #define BLUETOOTHTRACE_MEDIA_OST 
    79     // #define BLUETOOTHTRACE_MEDIA_OST 
    80     #endif // __WINS__
    80     //#endif // __WINS__
    81 #endif //BLUETOOTHTRACE_ENABLED
    81 #endif //BLUETOOTHTRACE_ENABLED
    82 
    82 
    83 /*
    83 /*
    84  * Configuration of tracing to file
    84  * Configuration of tracing to file
    85  */
    85  */