• Home
  • Raw
  • Download

Lines Matching refs:ISO15693Container

277                                 &(psNdefMap->ISO15693Container);  in phFriNfc_ISO15693_H_ProcessWriteNdef()
279 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()
487 psNdefMap->ISO15693Container.current_block; in phFriNfc_ISO15693_H_ReadWrite()
620 &(psNdefMap->ISO15693Container); in phFriNfc_ISO15693_H_ProcessReadNdef()
796 &(psNdefMap->ISO15693Container); in phFriNfc_ISO15693_H_CheckCCBytes()
867 &(psNdefMap->ISO15693Container); in phFriNfc_ISO15693_H_ProcessCheckNdef()
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()
1296 psNdefMap->CompletionRoutine[psNdefMap->ISO15693Container.cr_index]. in phFriNfc_ISO15693_H_Complete()
1309 &(psNdefMap->ISO15693Container); in phFriNfc_ISO15693_H_ProcessReadOnly()
1408 psNdefMap->ISO15693Container.cr_index = PH_FRINFC_NDEFMAP_CR_CHK_NDEF; in phFriNfc_ISO15693_ChkNdef()
1412 psNdefMap->ISO15693Container.ndef_seq = 0; in phFriNfc_ISO15693_ChkNdef()
1413 psNdefMap->ISO15693Container.current_block = 0; in phFriNfc_ISO15693_ChkNdef()
1414 psNdefMap->ISO15693Container.actual_ndef_size = 0; in phFriNfc_ISO15693_ChkNdef()
1415 psNdefMap->ISO15693Container.ndef_tlv_type_blk = 0; in phFriNfc_ISO15693_ChkNdef()
1416 psNdefMap->ISO15693Container.ndef_tlv_type_byte = 0; in phFriNfc_ISO15693_ChkNdef()
1417 psNdefMap->ISO15693Container.store_length = 0; in phFriNfc_ISO15693_ChkNdef()
1418 psNdefMap->ISO15693Container.remaining_size_to_read = 0; in phFriNfc_ISO15693_ChkNdef()
1419 psNdefMap->ISO15693Container.read_capabilities = 0; in phFriNfc_ISO15693_ChkNdef()
1437 psNdefMap->ISO15693Container.max_data_size = in phFriNfc_ISO15693_ChkNdef()
1455 psNdefMap->ISO15693Container.max_data_size = in phFriNfc_ISO15693_ChkNdef()
1483 psNdefMap->ISO15693Container.max_data_size = in phFriNfc_ISO15693_ChkNdef()
1535 &(psNdefMap->ISO15693Container); in phFriNfc_ISO15693_RdNdef()
1542 psNdefMap->ISO15693Container.cr_index = PH_FRINFC_NDEFMAP_CR_RD_NDEF; in phFriNfc_ISO15693_RdNdef()
1629 phFriNfc_ISO15693Cont_t *ps_iso_15693_con = &(psNdefMap->ISO15693Container); in phFriNfc_ReadRemainingInMultiple()
1664 &(psNdefMap->ISO15693Container); in phFriNfc_ISO15693_WrNdef()
1672 psNdefMap->ISO15693Container.cr_index = PH_FRINFC_NDEFMAP_CR_WR_NDEF; in phFriNfc_ISO15693_WrNdef()
1745 &(psNdefMap->ISO15693Container); in phFriNfc_ISO15693_ConvertToReadOnly()