Home
last modified time | relevance | path

Searched refs:NdefTLVAuthFlag (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
DphFriNfc_MifareStdMap.c570 NdefMap->TLVStruct.NdefTLVAuthFlag = PH_FRINFC_MIFARESTD_FLAG0; in phFriNfc_MifareStdMap_WrNdef()
1263 ((NdefMap->TLVStruct.NdefTLVAuthFlag == in phFriNfc_MifStd_H_AuthSector()
1277 (NdefMap->TLVStruct.NdefTLVAuthFlag == in phFriNfc_MifStd_H_AuthSector()
2553 NdefMap->TLVStruct.NdefTLVAuthFlag = PH_FRINFC_MIFARESTD_FLAG0; in phFriNfc_MifStd_H_RdWrReset()
2587 if(NdefMap->TLVStruct.NdefTLVAuthFlag == PH_FRINFC_MIFARESTD_FLAG1) in phFriNfc_MifStd_H_RdtoWrNdefLen()
2622 NdefMap->TLVStruct.NdefTLVAuthFlag = in phFriNfc_MifStd_H_SetNdefBlkAuth()
3592 if(NdefMap->TLVStruct.NdefTLVAuthFlag == in phFriNfc_MifStd_H_ProAuth()
3595 NdefMap->TLVStruct.NdefTLVAuthFlag = in phFriNfc_MifStd_H_ProAuth()
4823 NdefMap->TLVStruct.NdefTLVAuthFlag = in phFriNfc_MifStd_H_BlkChk_1()
4842 NdefMap->TLVStruct.NdefTLVAuthFlag = in phFriNfc_MifStd_H_BlkChk_1()
DphFriNfc_NdefMap.h216 uint8_t NdefTLVAuthFlag; member