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

/external/bluetooth/bluedroid/include/
H A Dbt_trace.h789 #define LLCP_TRACE_API1(m,p1) {if (llcp_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE_1(TRACE_LAYER_LLCP, TRACE_TYPE_API, m,p1);} macro
2713 #define LLCP_TRACE_API1(m,p1) macro
/external/libnfc-nci/halimpl/bcm2079x/include/
H A Dbt_trace.h748 #define LLCP_TRACE_API1(m,p1) {if (llcp_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE_1(TRACE_LAYER_LLCP, TRACE_TYPE_API, m,p1);} macro
2798 #define LLCP_TRACE_API1(m,p1) macro
/external/libnfc-nci/src/include/
H A Dbt_trace.h748 #define LLCP_TRACE_API1(m,p1) {if (llcp_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE_1(TRACE_LAYER_LLCP, TRACE_TYPE_API, m,p1);} macro
2798 #define LLCP_TRACE_API1(m,p1) macro

Completed in 114 milliseconds