Home
last modified time | relevance | path

Searched refs:UserCb (Results 1 – 5 of 5) sorted by relevance

/hardware/nxp/nfc/snxxx/halimpl/dnld/
DphDnldNfc.cc70 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_Reset()
126 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_GetVersion()
186 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_GetSessionState()
267 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_CheckIntegrity()
325 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_ReadLog()
427 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_Write()
488 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_Log()
589 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_Force()
702 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_RawReq()
1219 static pphDnldNfc_RspCb_t UserCb; /* Upper layer call back function */ variable
[all …]
DphDnldNfc_Internal.h194 pphDnldNfc_RspCb_t UserCb; /* Upper layer call back function */ member
DphDnldNfc_Internal.cc312 if ((NULL != (pDlCtxt->UserCb)) && (NULL != (pDlCtxt->UserCtxt))) { in phDnldNfc_ProcessSeqState()
313 pDlCtxt->UserCb((pDlCtxt->UserCtxt), wStatus, in phDnldNfc_ProcessSeqState()
505 if ((NULL != (pDlCtxt->UserCb)) && (NULL != (pDlCtxt->UserCtxt))) { in phDnldNfc_ProcessRWSeqState()
506 pDlCtxt->UserCb((pDlCtxt->UserCtxt), wStatus, in phDnldNfc_ProcessRWSeqState()
/hardware/nxp/nfc/pn8x/halimpl/dnld/
DphDnldNfc_Internal.h191 pphDnldNfc_RspCb_t UserCb; /* Upper layer call back function */ member
DphDnldNfc_Internal.cc320 if ((NULL != (pDlCtxt->UserCb)) && (NULL != (pDlCtxt->UserCtxt))) { in phDnldNfc_ProcessSeqState()
321 pDlCtxt->UserCb((pDlCtxt->UserCtxt), wStatus, in phDnldNfc_ProcessSeqState()
513 if ((NULL != (pDlCtxt->UserCb)) && (NULL != (pDlCtxt->UserCtxt))) { in phDnldNfc_ProcessRWSeqState()
514 pDlCtxt->UserCb((pDlCtxt->UserCtxt), wStatus, in phDnldNfc_ProcessRWSeqState()