Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_ISO15693Map.c279 psNdefMap->ISO15693Container.ndef_seq; in phFriNfc_ISO15693_H_ProcessWriteNdef()
447 psNdefMap->ISO15693Container.ndef_seq = (uint8_t)e_wr_ndef_seq; in phFriNfc_ISO15693_H_ProcessWriteNdef()
869 psNdefMap->ISO15693Container.ndef_seq; in phFriNfc_ISO15693_H_ProcessCheckNdef()
1278 psNdefMap->ISO15693Container.ndef_seq = (uint8_t)e_chk_ndef_seq; in phFriNfc_ISO15693_H_ProcessCheckNdef()
1311 ps_iso_15693_con->ndef_seq; in phFriNfc_ISO15693_H_ProcessReadOnly()
1386 ps_iso_15693_con->ndef_seq = (uint8_t)e_ro_ndef_seq; in phFriNfc_ISO15693_H_ProcessReadOnly()
1412 psNdefMap->ISO15693Container.ndef_seq = 0; in phFriNfc_ISO15693_ChkNdef()
1706 ps_iso_15693_con->ndef_seq = (uint8_t)ISO15693_RD_BEFORE_WR_NDEF_L_0; in phFriNfc_ISO15693_WrNdef()
1714 ps_iso_15693_con->ndef_seq = (uint8_t)ISO15693_WRITE_DATA; in phFriNfc_ISO15693_WrNdef()
1749 ps_iso_15693_con->ndef_seq = (uint8_t)ISO15693_RD_BEFORE_WR_CC; in phFriNfc_ISO15693_ConvertToReadOnly()
DphFriNfc_NdefMap.h263 uint8_t ndef_seq; member