Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_MifareULMap.c211 NdefMap->TLVStruct.NdefTLVBlock = PH_FRINFC_NDEFMAP_MFUL_VAL4; in phFriNfc_MifareUL_H_Reset()
287 NdefMap->TLVStruct.NdefTLVBlock = PH_FRINFC_NDEFMAP_MFUL_BLOCK4; in phFriNfc_MifareUL_RdNdef()
364 NdefMap->MifareULContainer.CurrentBlock = NdefMap->TLVStruct.NdefTLVBlock; in phFriNfc_MifareUL_WrNdef()
373 (((NdefMap->TLVStruct.NdefTLVBlock - in phFriNfc_MifareUL_WrNdef()
450 NdefMap->TLVStruct.NdefTLVBlock = PH_FRINFC_NDEFMAP_MFUL_VAL4; in phFriNfc_MifareUL_ChkNdef()
649 (NdefMap->TLVStruct.ActualSize + (((NdefMap->TLVStruct.NdefTLVBlock - in phFriNfc_MifareUL_Process()
660 (NdefMap->TLVStruct.ActualSize + (((NdefMap->TLVStruct.NdefTLVBlock - in phFriNfc_MifareUL_Process()
853 (NdefMap->TLVStruct.NdefTLVBlock + in phFriNfc_MifareUL_Process()
859 NdefMap->TLVStruct.NdefTLVBlock)))) in phFriNfc_MifareUL_Process()
976 (NdefMap->TLVStruct.NdefTLVBlock / 4) * 4; in phFriNfc_MifareUL_Process()
[all …]
DphFriNfc_TopazMap.c739 (psNdefMap->TLVStruct.NdefTLVBlock + in phFriNfc_TopazMap_Process()
741 psNdefMap->TLVStruct.NdefTLVBlock); in phFriNfc_TopazMap_Process()
788 block_number = psNdefMap->TLVStruct.NdefTLVBlock; in phFriNfc_TopazMap_Process()
1318 NdefMap->TLVStruct.NdefTLVBlock = PH_FRINFC_TOPAZ_VAL1; in phFriNfc_Tpz_H_CallNxtOp()
1467 NdefMap->TLVStruct.NdefTLVBlock = (uint8_t)(((index - PH_FRINFC_TOPAZ_VAL1) / in phFriNfc_Tpz_H_findNDEFTLV()
1473 … NdefMap->TopazContainer.ByteNumber = (uint8_t)(((NdefMap->TLVStruct.NdefTLVBlock - 1) * 8) + in phFriNfc_Tpz_H_findNDEFTLV()
1537 NdefMap->TLVStruct.NdefTLVBlock = PH_FRINFC_TOPAZ_VAL1; in phFriNfc_Tpz_H_findNDEFTLV()
1621 (NdefMap->TLVStruct.NdefTLVBlock + PH_FRINFC_TOPAZ_VAL1): in phFriNfc_Tpz_H_ProWrNMN()
1622 NdefMap->TLVStruct.NdefTLVBlock); in phFriNfc_Tpz_H_ProWrNMN()
1761 (NdefMap->TLVStruct.NdefTLVBlock + in phFriNfc_Tpz_H_WrLByte()
[all …]
DphFriNfc_MifareStdMap.c517 NdefMap->TLVStruct.NdefTLVBlock = PH_FRINFC_MIFARESTD_VAL0; in phFriNfc_MifareStdMap_H_Reset()
1133 NdefMap->TLVStruct.NdefTLVBlock; in phFriNfc_MifareStdMap_Process()
1565 NdefMap->TLVStruct.NdefTLVBlock: in phFriNfc_MifStd_H_AuthSector()
2106 Result = (((NdefMap->TLVStruct.NdefTLVBlock == in phFriNfc_MifStd_H_ChkRdWr()
3445 NdefMap->TLVStruct.NdefTLVBlock) in phFriNfc_MifStd_H_WriteNdefLen()
3540 NdefMap->TLVStruct.NdefTLVBlock = PH_FRINFC_MIFARESTD_MAD_BLK0; in phFriNfc_MifStd_H_RdWrReset()
3595 ((phFriNfc_MifStd_H_GetSect(NdefMap->TLVStruct.NdefTLVBlock) in phFriNfc_MifStd_H_SetNdefBlkAuth()
3648 NdefMap->TLVStruct.NdefTLVBlock = in phFriNfc_MifStd_H_ChkTLVs()
4806 NdefMap->TLVStruct.NdefTLVBlock; in phFriNfc_MifStd_H_ProStatNotValid()
4841 NdefMap->TLVStruct.NdefTLVBlock)? in phFriNfc_MifStd_H_ProBytesToWr()
[all …]
DphFriNfc_NdefMap.h609 uint8_t NdefTLVBlock; member
DphLibNfc_ndef_raw.c555 gpphLibContext->ndef_cntx.psNdefMap->TLVStruct.NdefTLVBlock; in phLibNfc_Ndef_Write_Cb()