Home
last modified time | relevance | path

Searched refs:phLlcNfc_Context_t (Results 1 – 9 of 9) sorted by relevance

/external/libnfc-nxp/src/
DphLlcNfc_Frame.h148 phLlcNfc_Context_t *psLlcCtxt
252 phLlcNfc_Context_t *psLlcCtxt,
297 phLlcNfc_Context_t *psLlcCtxt
321 phLlcNfc_Context_t *psLlcCtxt,
343 phLlcNfc_Context_t *psLlcCtxt,
364 phLlcNfc_Context_t *psLlcCtxt
385 phLlcNfc_Context_t *psLlcCtxt
403 phLlcNfc_Context_t *psLlcCtxt,
423 phLlcNfc_Context_t *psLlcCtxt,
464 phLlcNfc_Context_t *psLlcCtxt
DphLlcNfc.c160 phLlcNfc_Context_t *ps_llc_ctxt = NULL; in phLlcNfc_Register()
179 ps_llc_ctxt = (phLlcNfc_Context_t*)phOsalNfc_GetMemory( in phLlcNfc_Register()
180 sizeof(phLlcNfc_Context_t)); in phLlcNfc_Register()
191 (void)memset(ps_llc_ctxt, 0, sizeof(phLlcNfc_Context_t)); in phLlcNfc_Register()
230 phLlcNfc_Context_t *ps_llc_ctxt = (phLlcNfc_Context_t*)pContext; in phLlcNfc_Init()
300 phLlcNfc_Context_t *ps_llc_ctxt = (phLlcNfc_Context_t*)pContext; in phLlcNfc_Release()
334 (void)memset(ps_llc_ctxt, 0, sizeof(phLlcNfc_Context_t)); in phLlcNfc_Release()
363 phLlcNfc_Context_t *ps_llc_ctxt = (phLlcNfc_Context_t*)pContext; in phLlcNfc_Send()
481 phLlcNfc_Context_t *ps_llc_ctxt = (phLlcNfc_Context_t*)pContext; in phLlcNfc_Receive()
DphLlcNfc_Interface.h65 phLlcNfc_Context_t *psLlcCtxt,
71 phLlcNfc_Context_t *psLlcCtxt
76 phLlcNfc_Context_t *psLlcCtxt,
84 phLlcNfc_Context_t *psLlcCtxt,
DphLlcNfc_Timer.h99 phLlcNfc_Context_t *psLlcCtxt
117 phLlcNfc_Context_t *psLlcCtxt
DphLlcNfc_Frame.c83 phLlcNfc_Context_t *psLlcCtxt
103 phLlcNfc_Context_t *psLlcCtxt
227 phLlcNfc_Context_t *psLlcCtxt
246 phLlcNfc_Context_t *psLlcCtxt
265 phLlcNfc_Context_t *psLlcCtxt
275 phLlcNfc_Context_t *psLlcCtxt in phLlcNfc_H_Frame_Init()
313 phLlcNfc_Context_t *psLlcCtxt, in phLlcNfc_H_CreateUFramePayload()
733 phLlcNfc_Context_t *psLlcCtxt, in phLlcNfc_H_SendUserIFrame()
836 phLlcNfc_Context_t *psLlcCtxt, in phLlcNfc_H_SendRejectedIFrame()
978 phLlcNfc_Context_t *psLlcCtxt, in phLlcNfc_H_SendTimedOutIFrame()
[all …]
DphLlcNfc_Interface.c82 phLlcNfc_Context_t *psLlcCtxt, in phLlcNfc_Interface_Register()
126 phLlcNfc_Context_t *psLlcCtxt in phLlcNfc_Interface_Init()
151 phLlcNfc_Context_t *psLlcCtxt, in phLlcNfc_Interface_Read()
213 phLlcNfc_Context_t *psLlcCtxt, in phLlcNfc_Interface_Write()
292 phLlcNfc_Context_t *ps_llc_ctxt = (phLlcNfc_Context_t*)pContext; in phLlcNfc_WrResp_Cb()
660 phLlcNfc_Context_t *ps_llc_ctxt = (phLlcNfc_Context_t*)pContext; in phLlcNfc_RdResp_Cb()
966 phLlcNfc_Context_t *psLlcCtxt in phLlcNfc_H_SendInfo()
DphLlcNfc_StateMachine.c54 phLlcNfc_Context_t *psLlcCtxt, in phLlcNfc_H_ChangeState()
DphLlcNfc_Timer.c101 static phLlcNfc_Context_t *gpphLlcNfc_Ctxt = NULL;
107 phLlcNfc_Context_t *psLlcCtxt in phLlcNfc_TimerInit()
131 phLlcNfc_Context_t *psLlcCtxt in phLlcNfc_TimerUnInit()
DphLlcNfc_DataTypes.h637 }phLlcNfc_Context_t; typedef