Home
last modified time | relevance | path

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

/system/nfc/halimpl/pn54x/log/
DphNxpLog.c135 gLog_level.tml_log_level = in phNxpLog_SetTmlLogLevel()
144 gLog_level.tml_log_level = (unsigned char)num; in phNxpLog_SetTmlLogLevel()
254 gLog_level.tml_log_level, gLog_level.ncir_log_level, in phNxpLog_InitializeLogLevel()
DphNxpLog.h27 uint8_t tml_log_level; member
229 if (gLog_level.tml_log_level >= NXPLOG_LOG_DEBUG_LOGLEVEL) \
234 if (gLog_level.tml_log_level >= NXPLOG_LOG_WARN_LOGLEVEL) \
239 if (gLog_level.tml_log_level >= NXPLOG_LOG_ERROR_LOGLEVEL) \