Home
last modified time | relevance | path

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

/aosp12/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
H A DphFriNfc_MifareStdMap.cpp2242 NdefMap->TLVStruct.NdefTLVBlock) { in phFriNfc_MifStd_H_WriteNdefLen()
2351 NdefMap->TLVStruct.NdefTLVAuthFlag = in phFriNfc_MifStd_H_SetNdefBlkAuth()
2697 NdefMap->TLVStruct.NdefTLVByte = in phFriNfc_MifStd_H_GetNxtTLV()
3916 NdefMap->TLVStruct.prevLenByteValue = in phFriNfc_MifStd_H_fillTLV1()
3966 NdefMap->TLVStruct.NdefTLVByte = in phFriNfc_MifStd_H_fillTLV1()
3989 NdefMap->TLVStruct.NdefTLVByte = in phFriNfc_MifStd_H_fillTLV1()
4026 NdefMap->TLVStruct.prevLenByteValue = in phFriNfc_MifStd_H_fillTLV2()
4052 NdefMap->TLVStruct.NdefTLVByte = in phFriNfc_MifStd_H_fillTLV2()
4104 NdefMap->TLVStruct.NdefTLVByte = in phFriNfc_MifStd_H_fillTLV2()
4247 NdefMap->TLVStruct.NdefTLVBlock = in phFriNfc_MifStd_H_fillTLV1_1()
[all …]
H A DphFriNfc_NdefMap.h437 phFriNfc_NDEFTLVCont_t TLVStruct; member