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

/external/bluetooth/bluedroid/include/
H A Dbt_trace.h1704 #define DUN_TRACE_API1(m,p1) {if (dun_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE_1(TRACE_LAYER_DUN, TRACE_TYPE_API, m, p1);} macro
3578 #define DUN_TRACE_API1(m,p1) macro
/external/libnfc-nci/src/include/
H A Dbt_trace.h1789 #define DUN_TRACE_API1(m,p1) {if (dun_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE_1(TRACE_LAYER_DUN, TRACE_TYPE_API, m, p1);} macro
3789 #define DUN_TRACE_API1(m,p1) macro

Completed in 89 milliseconds