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.h143 #define PH_FRINFC_MIFARESTD_WR_A_BLK 17 /* 17 bytes (including current block) macro
DphFriNfc_MifareStdMap.c4178 ((PH_FRINFC_MIFARESTD_WR_A_BLK - Length) - in phFriNfc_MifStd_H_fillSendBuf()
4181 ((PH_FRINFC_MIFARESTD_WR_A_BLK - Length) - in phFriNfc_MifStd_H_fillSendBuf()
4213 Length) < PH_FRINFC_MIFARESTD_WR_A_BLK) in phFriNfc_MifStd_H_fillSendBuf()
4218 index < PH_FRINFC_MIFARESTD_WR_A_BLK; in phFriNfc_MifStd_H_fillSendBuf()
5104 while(index < PH_FRINFC_MIFARESTD_WR_A_BLK) in phFriNfc_MifStd_H_WrTermTLV()