Searched refs:UserCtxt (Results 1 – 3 of 3) sorted by relevance
36 static void* UserCtxt; /* Pointer to upper layer context */ variable85 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_Reset()150 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_GetVersion()220 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_GetSessionState()303 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_CheckIntegrity()373 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_ReadLog()496 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_Write()568 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_Log()698 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_Force()829 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_RawReq()[all …]
164 void* UserCtxt ; /* Pointer to upper layer context */ member
338 if((NULL != (pDlCtxt->UserCb)) && (NULL != (pDlCtxt->UserCtxt))) in phDnldNfc_ProcessSeqState()340 pDlCtxt->UserCb((pDlCtxt->UserCtxt),wStatus,&(pDlCtxt->tRspBuffInfo)); in phDnldNfc_ProcessSeqState()558 if((NULL != (pDlCtxt->UserCb)) && (NULL != (pDlCtxt->UserCtxt))) in phDnldNfc_ProcessRWSeqState()560 pDlCtxt->UserCb((pDlCtxt->UserCtxt),wStatus,&(pDlCtxt->tRspBuffInfo)); in phDnldNfc_ProcessRWSeqState()