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

/system/nfc/halimpl/pn54x/common/
H A DphNfcStatus.h26 /* Internally required by PHNFCSTVAL. */
28 /* Required by PHNFCSTVAL. */
43 * NFCSTATUS status = PHNFCSTVAL(phNfcCompID, phNfcStatus); ...
44 * if (status == PHNFCSTVAL(phNfcCompID, phNfcStatus)) ...
46 #define PHNFCSTVAL(phNfcCompID, phNfcStatus) \ macro

Completed in 3566 milliseconds