Home
last modified time | relevance | path

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

/hardware/st/nfc/1.0/include/
Dandroid_logmsg.h47 #define STNFC_TRACE_LEVEL_ERROR 0x01 macro
69 if (hal_trace_level >= STNFC_TRACE_LEVEL_ERROR) \
/hardware/st/nfc/st21nfc/include/
Dandroid_logmsg.h57 #define STNFC_TRACE_LEVEL_ERROR 0x01 macro
83 if ((hal_trace_level & STNFC_TRACE_LEVEL_MASK) >= STNFC_TRACE_LEVEL_ERROR) \