HomeSort by relevance Sort by last modified time
    Searched refs:TLVStruct (Results 1 - 6 of 6) sorted by null

  /external/libnfc-nxp/src/
phFriNfc_MifareULMap.c 211 NdefMap->TLVStruct.NdefTLVBlock = PH_FRINFC_NDEFMAP_MFUL_VAL4;
212 NdefMap->TLVStruct.BytesRemainLinTLV = PH_FRINFC_NDEFMAP_MFUL_VAL0;
213 NdefMap->TLVStruct.NdefTLVByte = PH_FRINFC_NDEFMAP_MFUL_VAL0;
214 NdefMap->TLVStruct.NoLbytesinTLV = PH_FRINFC_NDEFMAP_MFUL_VAL0;
215 NdefMap->TLVStruct.prevLenByteValue = PH_FRINFC_NDEFMAP_MFUL_VAL0;
216 NdefMap->TLVStruct.NdefTLVFoundFlag = PH_FRINFC_NDEFMAP_MFUL_FLAG0;
217 NdefMap->TLVStruct.TcheckedinTLVFlag = PH_FRINFC_NDEFMAP_MFUL_FLAG0;
218 NdefMap->TLVStruct.ActualSize = PH_FRINFC_NDEFMAP_MFUL_VAL0;
219 NdefMap->TLVStruct.SetTermTLVFlag = PH_FRINFC_NDEFMAP_MFUL_FLAG0;
220 NdefMap->TLVStruct.WrLenFlag = PH_FRINFC_NDEFMAP_MFUL_FLAG0
    [all...]
phFriNfc_MifareStdMap.c 511 NdefMap->TLVStruct.NoLbytesinTLV = PH_FRINFC_MIFARESTD_VAL0;
513 NdefMap->TLVStruct.prevLenByteValue = PH_FRINFC_MIFARESTD_VAL0;
515 NdefMap->TLVStruct.BytesRemainLinTLV = PH_FRINFC_MIFARESTD_VAL0;
517 NdefMap->TLVStruct.NdefTLVBlock = PH_FRINFC_MIFARESTD_VAL0;
519 NdefMap->TLVStruct.NdefTLVByte = PH_FRINFC_MIFARESTD_VAL0;
521 NdefMap->TLVStruct.NULLTLVCount = PH_FRINFC_MIFARESTD_VAL0;
737 NdefMap->TLVStruct.NdefTLVFoundFlag = PH_FRINFC_MIFARESTD_FLAG0;
807 NdefMap->TLVStruct.NdefTLVFoundFlag = PH_FRINFC_MIFARESTD_FLAG0;
813 NdefMap->TLVStruct.NULLTLVCount = PH_FRINFC_MIFARESTD_VAL0;
814 NdefMap->TLVStruct.NdefTLVByte = PH_FRINFC_MIFARESTD_VAL0
    [all...]
phFriNfc_TopazMap.c 736 block_number = (uint8_t)(((psNdefMap->TLVStruct.NdefTLVByte +
739 (psNdefMap->TLVStruct.NdefTLVBlock +
741 psNdefMap->TLVStruct.NdefTLVBlock);
743 byte_number = (uint8_t)((psNdefMap->TLVStruct.NdefTLVByte +
788 block_number = psNdefMap->TLVStruct.NdefTLVBlock;
789 byte_number = (uint8_t)psNdefMap->TLVStruct.NdefTLVByte;
    [all...]
phFriNfc_NdefMap.h     [all...]
phFriNfc_NdefMap.c     [all...]
phLibNfc_ndef_raw.c 555 gpphLibContext->ndef_cntx.psNdefMap->TLVStruct.NdefTLVBlock;
    [all...]

Completed in 25 milliseconds