Searched refs:phLlcNfc_Context_t (Results 1 – 9 of 9) sorted by relevance
/external/libnfc-nxp/src/ |
D | phLlcNfc_Frame.h | 148 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
|
D | phLlcNfc.c | 160 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()
|
D | phLlcNfc_Interface.h | 65 phLlcNfc_Context_t *psLlcCtxt, 71 phLlcNfc_Context_t *psLlcCtxt 76 phLlcNfc_Context_t *psLlcCtxt, 84 phLlcNfc_Context_t *psLlcCtxt,
|
D | phLlcNfc_Timer.h | 99 phLlcNfc_Context_t *psLlcCtxt 117 phLlcNfc_Context_t *psLlcCtxt
|
D | phLlcNfc_Frame.c | 83 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 …]
|
D | phLlcNfc_Interface.c | 82 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()
|
D | phLlcNfc_StateMachine.c | 54 phLlcNfc_Context_t *psLlcCtxt, in phLlcNfc_H_ChangeState()
|
D | phLlcNfc_Timer.c | 101 static phLlcNfc_Context_t *gpphLlcNfc_Ctxt = NULL; 107 phLlcNfc_Context_t *psLlcCtxt in phLlcNfc_TimerInit() 131 phLlcNfc_Context_t *psLlcCtxt in phLlcNfc_TimerUnInit()
|
D | phLlcNfc_DataTypes.h | 637 }phLlcNfc_Context_t; typedef
|