Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/pn54x/log/
DphNxpLog.h137 # define NXPLOG_NCIR_D(...) {if(gLog_level.ncir_log_level >= NXPLOG_LOG_DEBUG_LOGLEVEL) LOG_PRI… macro
141 # define NXPLOG_NCIR_D(...) macro
/external/libnfc-nci/halimpl/pn54x/utils/
DphNxpNciHal_utils.c491 NXPLOG_NCIR_D("len = %3d > %s", len, print_buffer); in phNxpNciHal_print_packet()