Home | History | Annotate | Download | only in include

Lines Matching refs:SDA_TRACE_DEBUG3

2343 #define SDA_TRACE_DEBUG3(m,p1,p2,p3)            {if (sda_config_cb.sda_trace_level >= BT_TRACE_LEVEL_DEBUG) BT_TRACE_3(m,p1,p2,p3);}
4356 #define SDA_TRACE_DEBUG3(m,p1,p2,p3)