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

  /external/libnfc-nxp/inc/
phNfcCompId.h 62 * \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
  /external/libnfc-nxp/src/
phFriNfc_MapTools.c 180 status = PHNFCSTVAL(CID_NFC_NONE,NFCSTATUS_SUCCESS);
208 status = PHNFCSTVAL(CID_NFC_NONE,NFCSTATUS_SUCCESS);
phFriNfc_IntNdefMap.c 196 status = PHNFCSTVAL(CID_NFC_NONE,NFCSTATUS_SUCCESS);
phFriNfc_FelicaMap.c 641 status = PHNFCSTVAL(CID_NFC_NONE,
653 status = PHNFCSTVAL(CID_NFC_NONE,
671 status = PHNFCSTVAL(CID_NFC_NONE,
686 status = PHNFCSTVAL(CID_NFC_NONE,
696 status = PHNFCSTVAL(CID_NFC_NONE,
704 status = PHNFCSTVAL(CID_NFC_NONE,
714 status = PHNFCSTVAL(CID_NFC_NONE,
729 status = PHNFCSTVAL(CID_NFC_NONE,
    [all...]
phFriNfc_NdefRecord.c 592 return (PHNFCSTVAL(CID_NFC_NONE, NFCSTATUS_SUCCESS));
681 return (PHNFCSTVAL(CID_NFC_NONE, NFCSTATUS_SUCCESS));
    [all...]
phFriNfc_NdefReg.c 247 status = PHNFCSTVAL(CID_NFC_NONE, NFCSTATUS_SUCCESS);
267 status = PHNFCSTVAL(CID_NFC_NONE, NFCSTATUS_SUCCESS);
phFriNfc_DesfireMap.c 569 Result = PHNFCSTVAL(CID_NFC_NONE,NFCSTATUS_SUCCESS);
580 Result = PHNFCSTVAL(CID_NFC_NONE,NFCSTATUS_SUCCESS);
    [all...]
phFriNfc_DesfireFormat.c 710 NFCSTATUS status = PHNFCSTVAL(CID_NFC_NONE,
    [all...]
phFriNfc_TopazMap.c     [all...]
phFriNfc_MifareStdMap.c     [all...]

Completed in 285 milliseconds