Home | History | Annotate | Download | only in include

Lines Matching refs:BIP_TRACE_EVENT4

1079 #define BIP_TRACE_EVENT4(m,p1,p2,p3,p4)          {if (bip_cb.trace_level >= BT_TRACE_LEVEL_EVENT) BT_TRACE_4(TRACE_LAYER_BIP, TRACE_TYPE_EVENT, m,p1,p2,p3,p4);}
3129 #define BIP_TRACE_EVENT4(m,p1,p2,p3,p4)