Searched refs:A2D_TRACE_API0 (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/include/
H A Dbt_trace.h2111 #define A2D_TRACE_API0(m) {if (a2d_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE_0(TRACE_LAYER_A2D, TRACE_TYPE_API,m);} macro
3999 #define A2D_TRACE_API0(m) macro
/external/libnfc-nci/src/include/
H A Dbt_trace.h2196 #define A2D_TRACE_API0(m) {if (a2d_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE_0(TRACE_LAYER_A2D, TRACE_TYPE_API,m);} macro
4210 #define A2D_TRACE_API0(m) macro

Completed in 188 milliseconds