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

  /external/libnfc-nxp/inc/
phNfcStatus.h 64 * \note The macro is not required for the \ref NFCSTATUS_SUCCESS value. This is the only
72 ( ((phNfcStatus) == (NFCSTATUS_SUCCESS)) ? (NFCSTATUS_SUCCESS) : \
93 * except for the value \ref NFCSTATUS_SUCCESS.
99 #define NFCSTATUS_SUCCESS (0x0000)
  /packages/apps/Nfc/nci/jni/
NfcJniUtil.h 92 #define NFCSTATUS_SUCCESS (0x0000)

Completed in 225 milliseconds