Home
last modified time | relevance | path

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

/aosp12/hardware/st/nfc/1.0/include/
H A Dandroid_logmsg.h49 #define STNFC_TRACE_LEVEL_DEBUG 0x03 macro
59 if (hal_trace_level >= STNFC_TRACE_LEVEL_DEBUG) \
/aosp12/hardware/st/nfc/st21nfc/include/
H A Dandroid_logmsg.h62 #define STNFC_TRACE_LEVEL_DEBUG 0x03 macro
75 if ((hal_trace_level & STNFC_TRACE_LEVEL_MASK) >= STNFC_TRACE_LEVEL_DEBUG) \
/aosp12/hardware/st/nfc/1.0/adaptation/
H A Dandroid_logmsg.cpp23 unsigned char hal_trace_level = STNFC_TRACE_LEVEL_DEBUG;
/aosp12/hardware/st/nfc/st21nfc/adaptation/
H A Dandroid_logmsg.cpp24 unsigned char hal_trace_level = STNFC_TRACE_LEVEL_DEBUG;