Home
last modified time | relevance | path

Searched refs:pif_ctxt (Results 1 – 8 of 8) sorted by relevance

/external/libnfc-nxp/src/
DphLlcNfc_Interface.c101 if_cb.pif_ctxt = psLlcCtxt; in phLlcNfc_Interface_Register()
357 ps_llc_ctxt->cb_for_if.pif_ctxt, in phLlcNfc_WrResp_Cb()
429 ps_llc_ctxt->cb_for_if.pif_ctxt, in phLlcNfc_WrResp_Cb()
520 ps_llc_ctxt->cb_for_if.pif_ctxt, in phLlcNfc_WrResp_Cb()
636 ps_llc_ctxt->cb_for_if.pif_ctxt, in phLlcNfc_WrResp_Cb()
710 p_upperctxt = ps_llc_ctxt->cb_for_if.pif_ctxt; in phLlcNfc_RdResp_Cb()
824 ps_llc_ctxt->cb_for_if.pif_ctxt, in phLlcNfc_RdResp_Cb()
849 ps_llc_ctxt->cb_for_if.pif_ctxt, in phLlcNfc_RdResp_Cb()
916 ps_llc_ctxt->cb_for_if.pif_ctxt, in phLlcNfc_RdResp_Cb()
945 ps_llc_ctxt->cb_for_if.pif_ctxt, in phLlcNfc_RdResp_Cb()
[all …]
DphLlcNfc.c167 (NULL == if_callback.pif_ctxt) || in phLlcNfc_Register()
206 ps_llc_ctxt->cb_for_if.pif_ctxt = if_callback.pif_ctxt; in phLlcNfc_Register()
DphLlcNfc_Timer.c776 gpphLlcNfc_Ctxt->cb_for_if.pif_ctxt, in phLlcNfc_GuardTimeoutCb()
977 p_upperctxt = gpphLlcNfc_Ctxt->cb_for_if.pif_ctxt; in phLlcNfc_ConnectionTimeoutCb()
1060 gpphLlcNfc_Ctxt->cb_for_if.pif_ctxt, in phLlcNfc_URSET_Delay_Notify()
DphLlcNfc_Frame.c1371 psLlcCtxt->cb_for_if.pif_ctxt, in phLlcNfc_H_ProcessIFrame()
1548 psLlcCtxt->cb_for_if.pif_ctxt, in phLlcNfc_H_ProcessUFrame()
1672 psLlcCtxt->cb_for_if.pif_ctxt, in phLlcNfc_H_ProcessSFrame()
1734 psLlcCtxt->cb_for_if.pif_ctxt, in phLlcNfc_H_ProcessSFrame()
DphHciNfc.c146 if_callback.pif_ctxt = psHciContext ; in phHciNfc_Initialise()
DphDnldNfc.c3743 if_callback.pif_ctxt = psDnldContext ; in phDnldNfc_Upgrade()
/external/libnfc-nxp/Linux_x86/
DphDal4Nfc.c183 pgDalContext->cb_if.pif_ctxt = if_cb.pif_ctxt; in phDal4Nfc_Register()
223 pgDalContext->cb_if.pif_ctxt = NULL ; in phDal4Nfc_Unregister()
883 pDalMsg->pContext= pgDalContext->cb_if.pif_ctxt; in phDal4Nfc_FillMsg()
937 pgDalContext->cb_if.receive_complete(pgDalContext->cb_if.pif_ctxt, in phDal4Nfc_DeferredCb()
994 pgDalContext->cb_if.send_complete(pgDalContext->cb_if.pif_ctxt, in phDal4Nfc_DeferredCb()
/external/libnfc-nxp/inc/
DphNfcInterface.h355 void *pif_ctxt; member