Searched refs:UserCb (Results 1 – 3 of 3) sorted by relevance
32 static pphDnldNfc_RspCb_t UserCb; /* Upper layer call back function */ variable81 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_Reset()146 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_GetVersion()216 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_GetSessionState()299 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_CheckIntegrity()369 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_ReadLog()492 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_Write()564 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_Log()694 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_Force()825 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_RawReq()[all …]
163 pphDnldNfc_RspCb_t UserCb ; /* Upper layer call back function */ 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()