Home | History | Annotate | Download | only in include

Lines Matching refs:BIP_TRACE_DEBUG5

1129 #define BIP_TRACE_DEBUG5(m,p1,p2,p3,p4,p5)       {if (bip_cb.trace_level >= BT_TRACE_LEVEL_DEBUG) BT_TRACE_5(TRACE_LAYER_BIP, TRACE_TYPE_DEBUG, m,p1,p2,p3,p4,p5);}
3053 #define BIP_TRACE_DEBUG5(m,p1,p2,p3,p4,p5)