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

/external/bluetooth/bluedroid/include/
H A Dbt_trace.h1094 #define BPP_TRACE_API4(m,p1,p2,p3,p4) {if (bpp_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE_4(TRACE_LAYER_BPP, TRACE_TYPE_API, m,p1,p2,p3,p4);} macro
3018 #define BPP_TRACE_API4(m,p1,p2,p3,p4) macro
/external/libnfc-nci/halimpl/bcm2079x/include/
H A Dbt_trace.h1053 #define BPP_TRACE_API4(m,p1,p2,p3,p4) {if (bpp_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE_4(TRACE_LAYER_BPP, TRACE_TYPE_API, m,p1,p2,p3,p4);} macro
3103 #define BPP_TRACE_API4(m,p1,p2,p3,p4) macro
/external/libnfc-nci/src/include/
H A Dbt_trace.h1053 #define BPP_TRACE_API4(m,p1,p2,p3,p4) {if (bpp_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE_4(TRACE_LAYER_BPP, TRACE_TYPE_API, m,p1,p2,p3,p4);} macro
3103 #define BPP_TRACE_API4(m,p1,p2,p3,p4) macro

Completed in 79 milliseconds