Home
last modified time | relevance | path

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

/system/nfc/halimpl/pn54x/log/
DphNxpLog.h91 extern const char* NXPLOG_ITEM_HCPX; /* Android logging tag for NxpHcpX */
332 #define NXPLOG_HCPX_ENTRY() NXPLOG_FUNC_ENTRY(NXPLOG_ITEM_HCPX)
333 #define NXPLOG_HCPX_EXIT() NXPLOG_FUNC_EXIT(NXPLOG_ITEM_HCPX)
DphNxpLog.c32 const char* NXPLOG_ITEM_HCPX = "NxpHcpX"; variable