Home | History | Annotate | Download | only in src

Lines Matching refs:psBufferedAuth

916         if(NULL != gpphLibContext->psBufferedAuth)
918 if(NULL != gpphLibContext->psBufferedAuth->sRecvData.buffer)
921 gpphLibContext->psBufferedAuth->sRecvData.buffer);
923 if(NULL != gpphLibContext->psBufferedAuth->sSendData.buffer)
926 gpphLibContext->psBufferedAuth->sSendData.buffer);
928 phOsalNfc_FreeMemory(gpphLibContext->psBufferedAuth);
929 gpphLibContext->psBufferedAuth = NULL;
1048 if(NULL != gpphLibContext->psBufferedAuth)
1050 if(NULL != gpphLibContext->psBufferedAuth->sRecvData.buffer)
1053 gpphLibContext->psBufferedAuth->sRecvData.buffer);
1055 if(NULL != gpphLibContext->psBufferedAuth->sSendData.buffer)
1058 gpphLibContext->psBufferedAuth->sSendData.buffer);
1060 phOsalNfc_FreeMemory(gpphLibContext->psBufferedAuth);
1062 gpphLibContext->psBufferedAuth
1065 gpphLibContext->psBufferedAuth->addr = psTransceiveInfo->addr;
1066 gpphLibContext->psBufferedAuth->cmd = psTransceiveInfo->cmd;
1067 gpphLibContext->psBufferedAuth->sSendData.length
1069 gpphLibContext->psBufferedAuth->sRecvData.length
1071 gpphLibContext->psBufferedAuth->sSendData.buffer
1077 (gpphLibContext->psBufferedAuth->sSendData.buffer),
1081 gpphLibContext->psBufferedAuth->sRecvData.buffer