Searched refs:psDevInputParam (Results 1 – 8 of 8) sorted by relevance
123 phHal_sDevInputParam_t *psDevInputParam; member134 phHal_sDevInputParam_t *psDevInputParam; member
79 phHal_sDevInputParam_t *psDevInputParam, in phFriNfc_NdefSmtCrd_Reset() argument88 (*SendRecvBuffLen == 0) || (psDevInputParam == NULL) || in phFriNfc_NdefSmtCrd_Reset()144 NdefSmtCrdFmt->AddInfo.MfStdInfo.DevInputParam = psDevInputParam; in phFriNfc_NdefSmtCrd_Reset()
677 if(NULL == gpphLibContext->psDevInputParam ) in phLibNfc_Ndef_Init()679 gpphLibContext->psDevInputParam = (phHal_sDevInputParam_t *) in phLibNfc_Ndef_Init()731 if(gpphLibContext->psDevInputParam !=NULL) in phLibNfc_Ndef_DeInit()733 phOsalNfc_FreeMemory(gpphLibContext->psDevInputParam); in phLibNfc_Ndef_DeInit()734 gpphLibContext->psDevInputParam = NULL; in phLibNfc_Ndef_DeInit()799 gpphLibContext->psDevInputParam, in phLibNfc_Ndef_CheckNdef()1310 gpphLibContext->psDevInputParam, in phLibNfc_RemoteDev_FormatNdef()1443 gpphLibContext->psDevInputParam, in phLibNfc_ConvertToReadOnlyNdef()1475 gpphLibContext->psDevInputParam, in phLibNfc_ConvertToReadOnlyNdef()
95 phHal_sDevInputParam_t *psDevInputParam, in phFriNfc_NdefMap_Reset() argument108 (psDevInputParam == NULL) || in phFriNfc_NdefMap_Reset()193 NdefMap->StdMifareContainer.DevInputParam = psDevInputParam; in phFriNfc_NdefMap_Reset()199 NdefMap->FelicaPollDetails.DevInputParam = psDevInputParam; in phFriNfc_NdefMap_Reset()
392 phHal_sDevInputParam_t *psDevInputParam,
214 phHal_sDevInputParam_t *psDevInputParam; member
590 if(NULL != gpphLibContext->psDevInputParam) in phLibNfc_Mgt_Reset()592 phOsalNfc_FreeMemory(gpphLibContext->psDevInputParam); in phLibNfc_Mgt_Reset()593 gpphLibContext->psDevInputParam = NULL; in phLibNfc_Mgt_Reset()
1017 phHal_sDevInputParam_t *psDevInputParam,