Home | History | Annotate | Download | only in src

Lines Matching refs:psTransInfo

624     if(gpphLibContext->psTransInfo==NULL)
627 gpphLibContext->psTransInfo = (phLibNfc_sTransceiveInfo_t *)
630 if(gpphLibContext->psTransInfo==NULL)
733 if(gpphLibContext->psTransInfo!=NULL)
735 phOsalNfc_FreeMemory(gpphLibContext->psTransInfo);
736 gpphLibContext->psTransInfo= NULL;