Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
DphFriNfc_MifareStdMap.c33 static uint8_t phFriNfc_MifStd_H_GetSect (uint8_t BlockNumber);
1505 SectorID = phFriNfc_MifStd_H_GetSect (NdefMap->StdMifareContainer.currentBlock); in phFriNfc_MifStd_H_BlkChk()
1513 SectorID = phFriNfc_MifStd_H_GetSect (NdefMap->StdMifareContainer.currentBlock); in phFriNfc_MifStd_H_BlkChk()
1634 static uint8_t phFriNfc_MifStd_H_GetSect (uint8_t BlockNumber) in phFriNfc_MifStd_H_GetSect() function
2623 ((phFriNfc_MifStd_H_GetSect(NdefMap->TLVStruct.NdefTLVBlock) in phFriNfc_MifStd_H_SetNdefBlkAuth()
2624 == phFriNfc_MifStd_H_GetSect(NdefMap->StdMifareContainer.currentBlock))? in phFriNfc_MifStd_H_SetNdefBlkAuth()
4808 SectorID = phFriNfc_MifStd_H_GetSect(NdefMap->StdMifareContainer.currentBlock); in phFriNfc_MifStd_H_BlkChk_1()