Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
DphFriNfc_MifareStdMap.h162 #define PH_FRINFC_MIFARESTD_WR_A_BLK \ macro
DphFriNfc_MifareStdMap.cpp3640 ((RemainingBytes < ((PH_FRINFC_MIFARESTD_WR_A_BLK - Length) - in phFriNfc_MifStd_H_fillSendBuf()
3643 : ((PH_FRINFC_MIFARESTD_WR_A_BLK - Length) - in phFriNfc_MifStd_H_fillSendBuf()
3670 PH_FRINFC_MIFARESTD_WR_A_BLK) { in phFriNfc_MifStd_H_fillSendBuf()
3673 index < PH_FRINFC_MIFARESTD_WR_A_BLK; index++) { in phFriNfc_MifStd_H_fillSendBuf()
4445 while (index < PH_FRINFC_MIFARESTD_WR_A_BLK) { in phFriNfc_MifStd_H_WrTermTLV()