Searched refs:UserCtxt (Results 1 – 3 of 3) sorted by relevance
33 static void* UserCtxt; /* Pointer to upper layer context */ variable82 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_Reset()147 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_GetVersion()217 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_GetSessionState()300 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_CheckIntegrity()370 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_ReadLog()493 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_Write()565 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_Log()695 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_Force()826 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_RawReq()[all …]
164 void* UserCtxt ; /* Pointer to upper layer context */ member
336 if((NULL != (pDlCtxt->UserCb)) && (NULL != (pDlCtxt->UserCtxt))) in phDnldNfc_ProcessSeqState()338 pDlCtxt->UserCb((pDlCtxt->UserCtxt),wStatus,&(pDlCtxt->tRspBuffInfo)); in phDnldNfc_ProcessSeqState()554 if((NULL != (pDlCtxt->UserCb)) && (NULL != (pDlCtxt->UserCtxt))) in phDnldNfc_ProcessRWSeqState()556 pDlCtxt->UserCb((pDlCtxt->UserCtxt),wStatus,&(pDlCtxt->tRspBuffInfo)); in phDnldNfc_ProcessRWSeqState()