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

/external/bluetooth/bluedroid/include/
H A Dbt_trace.h927 #define SPP_TRACE_API5(m,p1,p2,p3,p4,p5) {if (spp_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE_5(TRACE_LAYER_SPP, TRACE_TYPE_API, m,p1,p2,p3,p4,p5);} macro
2851 #define SPP_TRACE_API5(m,p1,p2,p3,p4,p5) macro
/external/libnfc-nci/halimpl/bcm2079x/include/
H A Dbt_trace.h886 #define SPP_TRACE_API5(m,p1,p2,p3,p4,p5) {if (spp_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE_5(TRACE_LAYER_SPP, TRACE_TYPE_API, m,p1,p2,p3,p4,p5);} macro
2936 #define SPP_TRACE_API5(m,p1,p2,p3,p4,p5) macro
/external/libnfc-nci/src/include/
H A Dbt_trace.h886 #define SPP_TRACE_API5(m,p1,p2,p3,p4,p5) {if (spp_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE_5(TRACE_LAYER_SPP, TRACE_TYPE_API, m,p1,p2,p3,p4,p5);} macro
2936 #define SPP_TRACE_API5(m,p1,p2,p3,p4,p5) macro

Completed in 139 milliseconds