Home
last modified time | relevance | path

Searched refs:UserCtxt (Results 1 – 6 of 6) sorted by relevance

/hardware/nxp/nfc/pn8x/halimpl/dnld/
DphDnldNfc.cc71 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_Reset()
127 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_GetVersion()
187 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_GetSessionState()
264 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_CheckIntegrity()
322 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_ReadLog()
424 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_Write()
485 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_Log()
586 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_Force()
699 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_RawReq()
1175 static void* UserCtxt; /* Pointer to upper layer context */ variable
[all …]
DphDnldNfc_Internal.h192 void* UserCtxt; /* Pointer to upper layer context */ 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()
/hardware/nxp/nfc/snxxx/halimpl/dnld/
DphDnldNfc.cc78 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_Reset()
134 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_GetVersion()
194 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_GetSessionState()
277 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_CheckIntegrity()
335 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_ReadLog()
439 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_Write()
500 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_Log()
605 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_Force()
727 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_RawReq()
DphDnldNfc_Internal.h180 void* UserCtxt; /* Pointer to upper layer context */ member
DphDnldNfc_Internal.cc316 if ((NULL != (pDlCtxt->UserCb)) && (NULL != (pDlCtxt->UserCtxt))) { in phDnldNfc_ProcessSeqState()
317 pDlCtxt->UserCb((pDlCtxt->UserCtxt), wStatus, in phDnldNfc_ProcessSeqState()
507 if ((NULL != (pDlCtxt->UserCb)) && (NULL != (pDlCtxt->UserCtxt))) { in phDnldNfc_ProcessRWSeqState()
508 pDlCtxt->UserCb((pDlCtxt->UserCtxt), wStatus, in phDnldNfc_ProcessRWSeqState()