Searched refs:UserCb (Results 1 – 3 of 3) sorted by relevance
36 static pphDnldNfc_RspCb_t UserCb; /* Upper layer call back function */ variable85 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_Reset()150 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_GetVersion()220 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_GetSessionState()308 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_CheckIntegrity()378 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_ReadLog()501 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_Write()573 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_Log()703 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_Force()834 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_RawReq()[all …]
163 pphDnldNfc_RspCb_t UserCb ; /* Upper layer call back function */ member
342 if((NULL != (pDlCtxt->UserCb)) && (NULL != (pDlCtxt->UserCtxt))) in phDnldNfc_ProcessSeqState()344 pDlCtxt->UserCb((pDlCtxt->UserCtxt),wStatus,&(pDlCtxt->tRspBuffInfo)); in phDnldNfc_ProcessSeqState()562 if((NULL != (pDlCtxt->UserCb)) && (NULL != (pDlCtxt->UserCtxt))) in phDnldNfc_ProcessRWSeqState()564 pDlCtxt->UserCb((pDlCtxt->UserCtxt),wStatus,&(pDlCtxt->tRspBuffInfo)); in phDnldNfc_ProcessRWSeqState()