Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_SmtCrdFmt.c67 NdefSmtCrdFmt->CompletionRoutine[PH_FRINFC_SMTCRDFMT_CR_FORMAT]. in phFriNfc_SmtCrdFmt_HCrHandler()
68 CompletionRoutine(NdefSmtCrdFmt->CompletionRoutine->Context, Status); in phFriNfc_SmtCrdFmt_HCrHandler()
101 NdefSmtCrdFmt->CompletionRoutine[index].CompletionRoutine = NULL; in phFriNfc_NdefSmtCrd_Reset()
103 NdefSmtCrdFmt->CompletionRoutine[index].Context = NULL; in phFriNfc_NdefSmtCrd_Reset()
129 NdefSmtCrdFmt->SmtCrdFmtCompletionInfo.CompletionRoutine = NULL; in phFriNfc_NdefSmtCrd_Reset()
172 pphFriNfc_Cr_t CompletionRoutine, in phFriNfc_NdefSmtCrd_SetCR() argument
178 (CompletionRoutine == NULL) || (CompletionRoutineContext == NULL)) in phFriNfc_NdefSmtCrd_SetCR()
185 NdefSmtCrdFmt->CompletionRoutine[FunctionID].CompletionRoutine = CompletionRoutine; in phFriNfc_NdefSmtCrd_SetCR()
188 NdefSmtCrdFmt->CompletionRoutine[FunctionID].Context = CompletionRoutineContext; in phFriNfc_NdefSmtCrd_SetCR()
205 && (NdefSmtCrdFmt->CompletionRoutine->CompletionRoutine != NULL) in phFriNfc_NdefSmtCrd_ConvertToReadOnly()
[all …]
DphFriNfc_NdefMap.c121 NdefMap->CompletionRoutine[index].CompletionRoutine = NULL; in phFriNfc_NdefMap_Reset()
123 NdefMap->CompletionRoutine[index].Context = NULL; in phFriNfc_NdefMap_Reset()
180 NdefMap->MapCompletionInfo.CompletionRoutine = NULL; in phFriNfc_NdefMap_Reset()
239 pphFriNfc_Cr_t CompletionRoutine, in phFriNfc_NdefMap_SetCompletionRoutine() argument
245 ( CompletionRoutine == NULL) || (CompletionRoutineContext == NULL)) in phFriNfc_NdefMap_SetCompletionRoutine()
252 NdefMap->CompletionRoutine[FunctionID].CompletionRoutine = CompletionRoutine; in phFriNfc_NdefMap_SetCompletionRoutine()
255 NdefMap->CompletionRoutine[FunctionID].Context = CompletionRoutineContext; in phFriNfc_NdefMap_SetCompletionRoutine()
294 || (NdefMap->CompletionRoutine->CompletionRoutine == NULL) in phFriNfc_NdefMap_RdNdef()
295 || (NdefMap->CompletionRoutine->Context == NULL ) in phFriNfc_NdefMap_RdNdef()
479 || (NdefMap->CompletionRoutine->CompletionRoutine == NULL) in phFriNfc_NdefMap_WrNdef()
[all …]
DphFriNfc_OvrHal.c341 if (NULL != OvrHal->TemporaryCompletionInfo.CompletionRoutine) in phFriNfc_OvrHal_CB_Transceive()
343 OvrHal->TemporaryCompletionInfo.CompletionRoutine( in phFriNfc_OvrHal_CB_Transceive()
357 if (NULL != OvrHal->TemporarySndCompletionInfo.CompletionRoutine) in phFriNfc_OvrHal_CB_Send()
359 OvrHal->TemporarySndCompletionInfo.CompletionRoutine( in phFriNfc_OvrHal_CB_Send()
381 if (NULL != OvrHal->TemporaryRcvCompletionInfo.CompletionRoutine) in phFriNfc_OvrHal_CB_Receive()
383 OvrHal->TemporaryRcvCompletionInfo.CompletionRoutine( in phFriNfc_OvrHal_CB_Receive()
410 OvrHal->TemporaryCompletionInfo.CompletionRoutine( in phFriNfc_OvrHal_CB_ConnectDisconnect()
426 OvrHal->TemporaryRcvCompletionInfo.CompletionRoutine = CompletionInfo->CompletionRoutine; in phFriNfc_OvrHal_SetComplInfo()
432 OvrHal->TemporarySndCompletionInfo.CompletionRoutine = CompletionInfo->CompletionRoutine; in phFriNfc_OvrHal_SetComplInfo()
438 OvrHal->TemporaryCompletionInfo.CompletionRoutine = CompletionInfo->CompletionRoutine; in phFriNfc_OvrHal_SetComplInfo()
DphFriNfc_DesfireMap.c1756 NdefMap->CompletionRoutine[PH_FRINFC_NDEFMAP_CR_CHK_NDEF].\ in phFriNfc_Desfire_HCrHandler()
1757 CompletionRoutine(NdefMap->CompletionRoutine->Context,\ in phFriNfc_Desfire_HCrHandler()
1763 NdefMap->CompletionRoutine[PH_FRINFC_NDEFMAP_CR_RD_NDEF].\ in phFriNfc_Desfire_HCrHandler()
1764 CompletionRoutine(NdefMap->CompletionRoutine->Context,\ in phFriNfc_Desfire_HCrHandler()
1770 NdefMap->CompletionRoutine[PH_FRINFC_NDEFMAP_CR_WR_NDEF].\ in phFriNfc_Desfire_HCrHandler()
1771 CompletionRoutine(NdefMap->CompletionRoutine->Context,\ in phFriNfc_Desfire_HCrHandler()
1777 NdefMap->CompletionRoutine[PH_FRINFC_NDEFMAP_CR_INVALID_OPE].\ in phFriNfc_Desfire_HCrHandler()
1778 CompletionRoutine(NdefMap->CompletionRoutine->Context,\ in phFriNfc_Desfire_HCrHandler()
1802 NdefMap->MapCompletionInfo.CompletionRoutine = phFriNfc_Desfire_Process; in phFriNfc_Desfire_HSendTransCmd()
DphFriNfc_LlcpMacNfcip.c300 LlcpMac->MacCompletionInfo.CompletionRoutine = phFriNfc_LlcpMac_Nfcip_Transceive_Cb; in phFriNfc_LlcpMac_Nfcip_Send()
339 LlcpMac->MacCompletionInfo.CompletionRoutine = phFriNfc_LlcpMac_Nfcip_Send_Cb; in phFriNfc_LlcpMac_Nfcip_Send()
388 LlcpMac->MacCompletionInfo.CompletionRoutine = phFriNfc_LlcpMac_Nfcip_Transceive_Cb; in phFriNfc_LlcpMac_Nfcip_Receive()
416 LlcpMac->MacCompletionInfo.CompletionRoutine = phFriNfc_LlcpMac_Nfcip_Receive_Cb; in phFriNfc_LlcpMac_Nfcip_Receive()
DphFriNfc_SmtCrdFmt.h326 phFriNfc_CplRt_t CompletionRoutine[PH_FRINFC_SMTCRDFMT_CR]; member
420 pphFriNfc_Cr_t CompletionRoutine,
DphFriNfc.h138 …pphFriNfc_Cr_t CompletionRoutine; /*!< Address of the upper Layer's \b Process(ing) function to… member
DphFriNfc_MifareULMap.c268 (NdefMap->CompletionRoutine->CompletionRoutine != NULL) && in phFriNfc_MifareUL_RdNdef()
269 (NdefMap->CompletionRoutine->Context != NULL ) && in phFriNfc_MifareUL_RdNdef()
346 (NdefMap->CompletionRoutine->CompletionRoutine != NULL) && in phFriNfc_MifareUL_WrNdef()
347 (NdefMap->CompletionRoutine->Context != NULL ) && in phFriNfc_MifareUL_WrNdef()
482 NdefMap->MapCompletionInfo.CompletionRoutine = phFriNfc_MifareUL_Process; in phFriNfc_MifareUL_ChkNdef()
1434 NdefMap->CompletionRoutine[NdefMap->MifareULContainer.CRindex]. in phFriNfc_MifareUL_H_Complete()
1435 CompletionRoutine(NdefMap->CompletionRoutine->Context, Status); in phFriNfc_MifareUL_H_Complete()
1498 NdefMap->MapCompletionInfo.CompletionRoutine = phFriNfc_MifareUL_Process; in phFriNfc_MfUL_H_Wr4bytes()
DphFriNfc_ISO15693Map.c467 psNdefMap->MapCompletionInfo.CompletionRoutine = phFriNfc_ISO15693_Process; in phFriNfc_ISO15693_H_ReadWrite()
528 psNdefMap->MapCompletionInfo.CompletionRoutine = phFriNfc_ISO15693_Process; in phFriNfc_ISO15693_H_Inventory_Page_Read()
1296 psNdefMap->CompletionRoutine[psNdefMap->ISO15693Container.cr_index]. in phFriNfc_ISO15693_H_Complete()
1297 CompletionRoutine (psNdefMap->CompletionRoutine->Context, Status); in phFriNfc_ISO15693_H_Complete()
DphFriNfc_NdefMap.h810 phFriNfc_CplRt_t CompletionRoutine[PH_FRINFC_NDEFMAP_CR]; member
1055 pphFriNfc_Cr_t CompletionRoutine,
DphFriNfc_FelicaMap.c779 NdefMap->MapCompletionInfo.CompletionRoutine = phFriNfc_Felica_Process; in phFriNfc_Felica_HSetTransceiveForRead()
1137 NdefMap->MapCompletionInfo.CompletionRoutine = phFriNfc_NdefMap_Process; in phFriNfc_Felica_HUpdateAttrBlkForWrOp()
1289 NdefMap->MapCompletionInfo.CompletionRoutine = phFriNfc_NdefMap_Process; in phFriNfc_Felica_HWrEmptyMsg()
2163 NdefMap->MapCompletionInfo.CompletionRoutine = phFriNfc_Felica_Process; in phFriNfc_Felica_HPollCard()
2210 NdefMap->MapCompletionInfo.CompletionRoutine = phFriNfc_Felica_Process; in phFriNfc_Felica_HPollCard()
2793 NdefMap->MapCompletionInfo.CompletionRoutine = phFriNfc_NdefMap_Process; in phFriNfc_Felica_HRdAttrInfo()
3024 NdefMap->CompletionRoutine[CrIndex]. in phFriNfc_Felica_HCrHandler()
3025 CompletionRoutine(NdefMap->CompletionRoutine->Context, Status); in phFriNfc_Felica_HCrHandler()
DphFriNfc_TopazMap.c905 NdefMap->MapCompletionInfo.CompletionRoutine = phFriNfc_TopazMap_Process; in phFriNfc_Tpz_H_RdBytes()
1083 NdefMap->MapCompletionInfo.CompletionRoutine = phFriNfc_TopazMap_Process; in phFriNfc_Tpz_H_WrAByte()
1804 NdefMap->CompletionRoutine[NdefMap->TopazContainer.CRIndex]. in phFriNfc_Tpz_H_Complete()
1805 CompletionRoutine(NdefMap->CompletionRoutine->Context, Status); in phFriNfc_Tpz_H_Complete()
DphFriNfc_ISO15693Format.c161 psNdefSmtCrdFmt->SmtCrdFmtCompletionInfo.CompletionRoutine = in phFriNfc_ISO15693_H_FmtReadWrite()
DphFriNfc_MifareStdMap.c664 NdefMap->MapCompletionInfo.CompletionRoutine = phFriNfc_MifareStdMap_Process; in phFriNfc_MifareStdMap_ChkNdef()
1295 NdefMap->MapCompletionInfo.CompletionRoutine = phFriNfc_MifareStdMap_Process; in phFriNfc_MifStd_H_RdABlock()
1377 NdefMap->MapCompletionInfo.CompletionRoutine = phFriNfc_MifareStdMap_Process; in phFriNfc_MifStd_H_WrABlock()
1550 NdefMap->MapCompletionInfo.CompletionRoutine = phFriNfc_MifareStdMap_Process; in phFriNfc_MifStd_H_AuthSector()
1637 NdefMap->CompletionRoutine[NdefMap->StdMifareContainer.CRIndex]. in phFriNfc_MifStd_H_Complete()
1638 CompletionRoutine(NdefMap->CompletionRoutine->Context, Result); in phFriNfc_MifStd_H_Complete()
4490 NdefMap->MapCompletionInfo.CompletionRoutine = phFriNfc_MifareStdMap_Process; in phFriNfc_MifStd_H_Rd16Bytes()
5036 NdefMap->MapCompletionInfo.CompletionRoutine = phFriNfc_MifareStdMap_Process; in phFriNfc_MifStd_H_WrTLV()
5961 NdefMap->MapCompletionInfo.CompletionRoutine = phFriNfc_MifareStdMap_Process; in phFriNfc_MifStd_H_CallDisCon()
6232 NdefMap->MapCompletionInfo.CompletionRoutine = phFriNfc_MifareStdMap_Process; in phFriNfc_MifStd_H_WrSectorTrailorBlock()
DphFriNfc_TopazDynamicMap.c1808 psNdefMap->MapCompletionInfo.CompletionRoutine = phFriNfc_TopazDynamicMap_Process; in phFriNfc_Tpz_H_NxpRead()
1961 psNdefMap->MapCompletionInfo.CompletionRoutine = phFriNfc_TopazDynamicMap_Process; in phFriNfc_Tpz_H_NxpWrite()
2209 NdefMap->CompletionRoutine[NdefMap->TopazContainer.CRIndex]. in phFriNfc_Tpz_H_Complete()
2210 CompletionRoutine(NdefMap->CompletionRoutine->Context, Status); in phFriNfc_Tpz_H_Complete()
DphFriNfc_DesfireFormat.c943 NdefSmtCrdFmt->SmtCrdFmtCompletionInfo.CompletionRoutine = phFriNfc_NdefSmtCrd_Process; in phFriNfc_Desf_HSendTransCmd()
DphFriNfc_MifStdFormat.c528 NdefSmtCrdFmt->SmtCrdFmtCompletionInfo.CompletionRoutine = phFriNfc_NdefSmtCrd_Process; in phFriNfc_MfStd_H_Transceive()
DphFriNfc_MifULFormat.c1138 NdefSmtCrdFmt->SmtCrdFmtCompletionInfo.CompletionRoutine = phFriNfc_NdefSmtCrd_Process; in phFriNfc_MfUL_H_Transceive()