Home | History | Annotate | Download | only in include

Lines Matching defs:APPL_TRACE_ERROR1

4603 #define APPL_TRACE_ERROR1(m,p1)                 {if (appl_trace_level >= BT_TRACE_LEVEL_ERROR) LogMsg_1(TRACE_CTRL_GENERAL | TRACE_LAYER_NONE | TRACE_ORG_APPL | TRACE_TYPE_ERROR, \
4697 #define APPL_TRACE_ERROR1(m,p1)
4788 #define DRV_TRACE_ERROR1(m,p1) APPL_TRACE_ERROR1(m,p1)