Searched refs:CID_NFC_NONE (Results 1 - 11 of 11) sorted by relevance

/external/libnfc-nci/halimpl/pn54x/common/
H A DphNfcCompId.h36 * The value CID_NFC_NONE does not exist for Component IDs. Do not use this value except
37 * for NFCSTATUS_SUCCESS. The enumeration function uses CID_NFC_NONE
40 #define CID_NFC_NONE 0x00 /* Unassigned or doesn't apply (see #NFCSTATUS_SUCCESS) */ macro
46 #define CID_NFC_OSAL CID_NFC_NONE /* Operating System Abstraction Layer*/
/external/libnfc-nxp/inc/
H A DphNfcCompId.h62 * \note The value \ref CID_NFC_NONE does not exist for Component IDs. Do not use this value except
63 * for \ref NFCSTATUS_SUCCESS. The enumeration function uses \ref CID_NFC_NONE
71 #define CID_NFC_NONE 0x00 /**< \ingroup grp_comp_id macro
/external/libnfc-nxp/src/
H A DphFriNfc_MapTools.c180 status = PHNFCSTVAL(CID_NFC_NONE,NFCSTATUS_SUCCESS);
208 status = PHNFCSTVAL(CID_NFC_NONE,NFCSTATUS_SUCCESS);
H A DphFriNfc_IntNdefMap.c196 status = PHNFCSTVAL(CID_NFC_NONE,NFCSTATUS_SUCCESS);
H A DphFriNfc_FelicaMap.c642 status = PHNFCSTVAL(CID_NFC_NONE,
654 status = PHNFCSTVAL(CID_NFC_NONE,
672 status = PHNFCSTVAL(CID_NFC_NONE,
687 status = PHNFCSTVAL(CID_NFC_NONE,
697 status = PHNFCSTVAL(CID_NFC_NONE,
705 status = PHNFCSTVAL(CID_NFC_NONE,
715 status = PHNFCSTVAL(CID_NFC_NONE,
730 status = PHNFCSTVAL(CID_NFC_NONE,
2269 status = PHNFCSTVAL(CID_NFC_NONE, NFCSTATUS_SUCCESS);
2463 Status = PHNFCSTVAL(CID_NFC_NONE,\
[all...]
H A DphFriNfc_NdefRecord.c592 return (PHNFCSTVAL(CID_NFC_NONE, NFCSTATUS_SUCCESS));
681 return (PHNFCSTVAL(CID_NFC_NONE, NFCSTATUS_SUCCESS));
H A DphFriNfc_NdefReg.c247 status = PHNFCSTVAL(CID_NFC_NONE, NFCSTATUS_SUCCESS);
267 status = PHNFCSTVAL(CID_NFC_NONE, NFCSTATUS_SUCCESS);
H A DphFriNfc_DesfireMap.c569 Result = PHNFCSTVAL(CID_NFC_NONE,NFCSTATUS_SUCCESS);
580 Result = PHNFCSTVAL(CID_NFC_NONE,NFCSTATUS_SUCCESS);
987 Status = PHNFCSTVAL(CID_NFC_NONE,\
H A DphFriNfc_DesfireFormat.c710 NFCSTATUS status = PHNFCSTVAL(CID_NFC_NONE,
1394 Status = PHNFCSTVAL (CID_NFC_NONE, NFCSTATUS_SUCCESS);
H A DphFriNfc_TopazMap.c1406 Result = PHNFCSTVAL(CID_NFC_NONE,NFCSTATUS_SUCCESS);
H A DphFriNfc_MifareStdMap.c1345 status = PHNFCSTVAL(CID_NFC_NONE,
1519 status = PHNFCSTVAL(CID_NFC_NONE,
1525 status = PHNFCSTVAL(CID_NFC_NONE,

Completed in 181 milliseconds