Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/pn54x/log/
DphNxpLog.h126 # define NXPLOG_NCIX_D(...) {if(gLog_level.ncix_log_level >= NXPLOG_LOG_DEBUG_LOGLEVEL) LOG_PRI… macro
130 # define NXPLOG_NCIX_D(...) macro
/external/libnfc-nci/halimpl/pn54x/utils/
DphNxpNciHal_utils.c481 NXPLOG_NCIX_D("len = %3d > %s", len, print_buffer); in phNxpNciHal_print_packet()