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

/external/bluetooth/bluedroid/include/
H A Dbt_trace.h1034 #define GOEP_TRACE_EVENT2(m,p1,p2) {if (goep_cb.trace_level >= BT_TRACE_LEVEL_EVENT) BT_TRACE_2(TRACE_LAYER_GOEP, TRACE_TYPE_EVENT, m,p1,p2);} macro
2959 #define GOEP_TRACE_EVENT2(m,p1,p2) macro
/external/libnfc-nci/src/include/
H A Dbt_trace.h993 #define GOEP_TRACE_EVENT2(m,p1,p2) {if (goep_cb.trace_level >= BT_TRACE_LEVEL_EVENT) BT_TRACE_2(TRACE_LAYER_GOEP, TRACE_TYPE_EVENT, m,p1,p2);} macro
3044 #define GOEP_TRACE_EVENT2(m,p1,p2) macro

Completed in 155 milliseconds