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

  /packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
phFriNfc_SmtCrdFmt.h 105 } phFriNfc_sNdefSmtCrdFmt_t;
107 NFCSTATUS phFriNfc_NdefSmtCrd_Reset(phFriNfc_sNdefSmtCrdFmt_t *NdefSmtCrdFmt,
113 NFCSTATUS phFriNfc_NdefSmtCrd_SetCR(phFriNfc_sNdefSmtCrdFmt_t *NdefSmtCrdFmt,
120 void phFriNfc_SmtCrdFmt_HCrHandler(phFriNfc_sNdefSmtCrdFmt_t *NdefSmtCrdFmt, NFCSTATUS Status);
  /external/libnfc-nxp/src/
phFriNfc_SmtCrdFmt.h 355 } phFriNfc_sNdefSmtCrdFmt_t;
365 * of \ref phFriNfc_sNdefSmtCrdFmt_t .
386 * \ref phFriNfc_sNdefSmtCrdFmt_t . Use this function to reset the instance and/or to switch
389 NFCSTATUS phFriNfc_NdefSmtCrd_Reset(phFriNfc_sNdefSmtCrdFmt_t *NdefSmtCrdFmt,
405 * \param[in] NdefSmtCrdFmt Pointer to a valid instance of the \ref phFriNfc_sNdefSmtCrdFmt_t structure describing
418 NFCSTATUS phFriNfc_NdefSmtCrd_SetCR(phFriNfc_sNdefSmtCrdFmt_t *NdefSmtCrdFmt,
435 * \param[in] phFriNfc_sNdefSmtCrdFmt_t Pointer to a valid instance of the \ref phFriNfc_sNdefSmartCardFmt_t
441 NFCSTATUS phFriNfc_NdefSmtCrd_Format(phFriNfc_sNdefSmtCrdFmt_t *NdefSmtCrdFmt, const uint8_t *ScrtKeyB);
455 * \param[in] phFriNfc_sNdefSmtCrdFmt_t Pointer to a valid instance of the \ref phFriNfc_sNdefSmartCardFmt_t
463 phFriNfc_sNdefSmtCrdFmt_t *NdefSmtCrdFmt)
    [all...]

Completed in 37 milliseconds