Home
last modified time | relevance | path

Searched refs:APPL_TRACE_ERROR2 (Results 1 – 1 of 1) sorted by relevance

/external/libnfc-nci/src/include/
Dbt_trace.h4664 #define APPL_TRACE_ERROR2(m,p1,p2) {if (appl_trace_level >= BT_TRACE_LEVEL_ERROR) LogM… macro
4735 #define APPL_TRACE_ERROR2(m,p1,p2) macro
4818 #define DRV_TRACE_ERROR2(m,p1,p2) APPL_TRACE_ERROR2(m,p1,p2)