HomeSort by relevance Sort by last modified time
    Searched defs:NXPLOG_NCIX_D (Results 1 - 2 of 2) sorted by null

  /packages/apps/Nfc/nci/jni/extns/pn54x/src/log/
phNxpLog.h 126 #define NXPLOG_NCIX_D(...) {if (gLog_level.ncix_log_level >= NXPLOG_LOG_DEBUG_LOGLEVEL) LOG_PRI (ANDROID_LOG_DEBUG, NXPLOG_ITEM_NCIX, __VA_ARGS__);}
130 #define NXPLOG_NCIX_D(...)
  /system/nfc/halimpl/pn54x/log/
phNxpLog.h 158 #define NXPLOG_NCIX_D(...) \
174 #define NXPLOG_NCIX_D(...)

Completed in 590 milliseconds