Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_TopazDynamicMap.c576 NdefMap->TopazContainer.NdefTLVByteAddress = 0; in phFriNfc_TopazDynamicMap_ChkNdef()
802 else if (0 == NdefMap->TopazContainer.NdefTLVByteAddress) in phFriNfc_TopazDynamicMap_WrNdef()
2147 ps_tpz_info->NdefTLVByteAddress); in phFriNfc_Tpz_H_ProReadResp()
2151 ps_tpz_info->NdefTLVByteAddress); in phFriNfc_Tpz_H_ProReadResp()
2402 byte_addr = ps_tpz_info->NdefTLVByteAddress; in phFriNfc_Tpz_H_GetNDEFValueFieldAddrForRead()
2440 byte_addr = ps_tpz_info->NdefTLVByteAddress; in phFriNfc_Tpz_H_GetNDEFValueFieldAddrForWrite()
3015 ps_tpz_info->NdefTLVByteAddress = (uint16_t) in phFriNfc_Tpz_H_ParseTLVs()
3138 ps_tpz_info->NdefTLVByteAddress = 0; in phFriNfc_Tpz_H_ParseTLVs()
3181 ps_tpz_info->NdefTLVByteAddress = ndef_tlv_byte_addr; in phFriNfc_Tpz_H_ParseTLVs()
3695 byte_addr = (ps_tpz_info->NdefTLVByteAddress + 1); in phFriNfc_Tpz_H_RdForWrite()
DphFriNfc_NdefMap.h767 uint16_t NdefTLVByteAddress; member