Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_ISO15693Format.c334 phFriNfc_ISO15693_FormatSeq_t e_format_seq = in phFriNfc_ISO15693_H_ProFormat() local
343 switch (e_format_seq) in phFriNfc_ISO15693_H_ProFormat()
356 e_format_seq = ISO15693_RD_MULTIPLE_BLKS_CHECK; in phFriNfc_ISO15693_H_ProFormat()
390 e_format_seq = ISO15693_WRITE_CC_FMT; in phFriNfc_ISO15693_H_ProFormat()
453 e_format_seq = ISO15693_WRITE_NDEF_TLV; in phFriNfc_ISO15693_H_ProFormat()
496 ps_iso15693_info->format_seq = (uint8_t)e_format_seq; in phFriNfc_ISO15693_H_ProFormat()