Home | History | Annotate | Download | only in include

Lines Matching refs:VDP_TRACE_DEBUG1

2146 #define VDP_TRACE_DEBUG1(m,p1)                   {if (vdp_cb.trace_level >= BT_TRACE_LEVEL_DEBUG) BT_TRACE_1(TRACE_LAYER_AVP, TRACE_TYPE_DEBUG,m,p1);}
4034 #define VDP_TRACE_DEBUG1(m,p1)