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

  /external/libnfc-nci/halimpl/pn54x/log/
phNxpLog.h 87 extern const char * NXPLOG_ITEM_HCPX; /* Android logging tag for NxpHcpX */
228 # define NXPLOG_HCPX_ENTRY() NXPLOG_FUNC_ENTRY(NXPLOG_ITEM_HCPX)
229 # define NXPLOG_HCPX_EXIT() NXPLOG_FUNC_EXIT(NXPLOG_ITEM_HCPX)
phNxpLog.c 32 const char * NXPLOG_ITEM_HCPX = "NxpHcpX";

Completed in 157 milliseconds