Home
last modified time | relevance | path

Searched refs:pNotify (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/nxp/nfc/pn8x/halimpl/dnld/
H A DphDnldNfc.h99 extern NFCSTATUS phDnldNfc_Reset(pphDnldNfc_RspCb_t pNotify, void* pContext);
101 pphDnldNfc_RspCb_t pNotify,
105 pphDnldNfc_RspCb_t pNotify,
108 pphDnldNfc_RspCb_t pNotify,
111 pphDnldNfc_RspCb_t pNotify, void* pContext);
113 pphDnldNfc_RspCb_t pNotify, void* pContext);
115 pphDnldNfc_RspCb_t pNotify, void* pContext);
117 pphDnldNfc_RspCb_t pNotify, void* pContext);
119 pphDnldNfc_RspCb_t pNotify, void* pContext);
122 extern NFCSTATUS phDnldNfc_ReadMem(void* pHwRef, pphDnldNfc_RspCb_t pNotify,
[all …]
H A DphDnldNfc.cc56 if ((NULL == pNotify) || (NULL == pContext)) { in phDnldNfc_Reset()
70 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_Reset()
126 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_GetVersion()
186 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_GetSessionState()
263 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_CheckIntegrity()
321 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_ReadLog()
423 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_Write()
484 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_Log()
585 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_Force()
698 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_RawReq()
[all …]
/aosp12/hardware/nxp/nfc/snxxx/halimpl/dnld/
H A DphDnldNfc.h115 extern NFCSTATUS phDnldNfc_Reset(pphDnldNfc_RspCb_t pNotify, void* pContext);
117 pphDnldNfc_RspCb_t pNotify,
121 pphDnldNfc_RspCb_t pNotify,
124 pphDnldNfc_RspCb_t pNotify,
127 pphDnldNfc_RspCb_t pNotify, void* pContext);
129 pphDnldNfc_RspCb_t pNotify, void* pContext);
131 pphDnldNfc_RspCb_t pNotify, void* pContext);
133 pphDnldNfc_RspCb_t pNotify, void* pContext);
135 pphDnldNfc_RspCb_t pNotify, void* pContext);
138 extern NFCSTATUS phDnldNfc_ReadMem(void* pHwRef, pphDnldNfc_RspCb_t pNotify,
[all …]
H A DphDnldNfc.cc56 if ((NULL == pNotify) || (NULL == pContext)) { in phDnldNfc_Reset()
70 (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()
[all …]