Searched defs:VDP_TRACE_API3 (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/include/
H A Dbt_trace.h2156 #define VDP_TRACE_API3(m,p1,p2,p3) {if (vdp_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE_3(TRACE_LAYER_AVP, TRACE_TYPE_API,m,p1,p2,p3);} macro
4044 #define VDP_TRACE_API3(m,p1,p2,p3) macro
/external/libnfc-nci/halimpl/bcm2079x/include/
H A Dbt_trace.h2241 #define VDP_TRACE_API3(m,p1,p2,p3) {if (vdp_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE_3(TRACE_LAYER_AVP, TRACE_TYPE_API,m,p1,p2,p3);} macro
4255 #define VDP_TRACE_API3(m,p1,p2,p3) macro
/external/libnfc-nci/src/include/
H A Dbt_trace.h2241 #define VDP_TRACE_API3(m,p1,p2,p3) {if (vdp_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE_3(TRACE_LAYER_AVP, TRACE_TYPE_API,m,p1,p2,p3);} macro
4255 #define VDP_TRACE_API3(m,p1,p2,p3) macro

Completed in 164 milliseconds