Searched defs:PHNFCSTVAL (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Nfc/nci/jni/extns/pn54x/src/common/
H A DphNfcStatus.h26 /* Internally required by PHNFCSTVAL. */
28 /* Required by PHNFCSTVAL. */
42 * NFCSTATUS status = PHNFCSTVAL(phNfcCompID, phNfcStatus); ...
43 * if (status == PHNFCSTVAL(phNfcCompID, phNfcStatus)) ...
45 #define PHNFCSTVAL(phNfcCompID, phNfcStatus) \ macro

Completed in 41 milliseconds