Home
last modified time | relevance | path

Searched refs:pHwRef (Results 1 – 25 of 50) sorted by relevance

12

/external/libnfc-nxp/src/
DphHciNfc.c68 void *pHwRef,
89 void *pHwRef, in phHciNfc_Initialise() argument
104 if( (NULL == psHciHandle) || (NULL == pHwRef) || (NULL == pHalNotify) in phHciNfc_Initialise()
127 psHciContext->p_hw_ref = pHwRef; in phHciNfc_Initialise()
211 void *pHwRef, in phHciNfc_Release() argument
220 || (NULL == pHwRef) in phHciNfc_Release()
231 phHciNfc_Release_Lower( psHciContext, pHwRef ); in phHciNfc_Release()
242 psHciContext->p_hw_ref = pHwRef; in phHciNfc_Release()
272 status = phHciNfc_Release_Sequence(psHciContext,pHwRef); in phHciNfc_Release()
302 void *pHwRef
[all …]
DphHciNfc.h209 void *pHwRef,
243 void *pHwRef,
253 void *pHwRef,
282 void *pHwRef,
307 void *pHwRef
331 void *pHwRef
363 void *pHwRef,
393 void *pHwRef,
422 void *pHwRef,
453 void *pHwRef,
[all …]
DphHciNfc_Sequence.c117 void *pHwRef
143 void *pHwRef
168 void *pHwRef
175 void *pHwRef,
195 void *pHwRef,
205 void *pHwRef
599 void *pHwRef in phHciNfc_Pending_Sequence() argument
612 psHciContext, pHwRef, phHal_eISO14443_A_PICC, TRUE); in phHciNfc_Pending_Sequence()
633 void *pHwRef, in phHciNfc_Error_Sequence() argument
665 phHciNfc_Release_Lower( psHciContext, pHwRef ); in phHciNfc_Error_Sequence()
[all …]
DphHciNfc_RFReader.h130 void *pHwRef
154 void *pHwRef
208 void *pHwRef
254 void *pHwRef
281 void *pHwRef
309 void *pHwRef,
339 void *pHwRef,
365 void *pHwRef
390 void *pHwRef
424 void *pHwRef,
[all …]
DphHciNfc_RFReader.c113 void *pHwRef,
121 void *pHwRef,
268 void *pHwRef in phHciNfc_ReaderMgmt_Initialise() argument
325 pHwRef, p_pipe_info ); in phHciNfc_ReaderMgmt_Initialise()
371 pHwRef, activate_enable ); in phHciNfc_ReaderMgmt_Initialise()
422 pHwRef, p_pipe_info ); in phHciNfc_ReaderMgmt_Initialise()
469 pHwRef, p_pipe_info ); in phHciNfc_ReaderMgmt_Initialise()
511 pHwRef, p_pipe_info ); in phHciNfc_ReaderMgmt_Initialise()
549 pHwRef, p_pipe_info ); in phHciNfc_ReaderMgmt_Initialise()
584 pHwRef, p_pipe_info ); in phHciNfc_ReaderMgmt_Initialise()
[all …]
DphHciNfc_Generic.c124 void *pHwRef,
137 void *pHwRef,
151 void *pHwRef,
164 void *pHwRef,
177 void *pHwRef,
191 void *pHwRef,
250 void *pHwRef,
284 phHal_sHwReference_t *pHwRef = gpsHciContext->p_hw_ref; in phHciNfc_Response_Timeout() local
305 pHwRef, (uint8_t) NFC_NOTIFY_DEVICE_ERROR, &comp_info ); in phHciNfc_Response_Timeout()
517 void *pHwRef in phHciNfc_Release_Lower() argument
[all …]
DphHciNfc_Pipe.c122 void *pHwRef,
145 void *pHwRef, in phHciNfc_Create_Pipe() argument
173 status = phHciNfc_Send_Admin_Cmd( psHciContext, pHwRef, in phHciNfc_Create_Pipe()
189 void *pHwRef, in phHciNfc_Update_Pipe() argument
225 pHwRef, p_pipe_seq ); in phHciNfc_Update_Pipe()
257 status = phHciNfc_LinkMgmt_Initialise( psHciContext,pHwRef ); in phHciNfc_Update_Pipe()
260 status = phHciNfc_ReaderMgmt_Initialise( psHciContext,pHwRef ); in phHciNfc_Update_Pipe()
264 status = phHciNfc_EmuMgmt_Initialise( psHciContext,pHwRef ); in phHciNfc_Update_Pipe()
283 void *pHwRef, in phHciNfc_Delete_Pipe() argument
291 || (NULL == pHwRef) in phHciNfc_Delete_Pipe()
[all …]
DphHciNfc_NfcIPMgmt.h255 void *pHwRef
342 void *pHwRef
371 void *pHwRef,
398 void *pHwRef,
423 void *pHwRef,
449 void *pHwRef,
477 void *pHwRef,
502 void *pHwRef,
526 void *pHwRef,
554 void *pHwRef,
[all …]
DphHciNfc_DevMgmt.c152 phHal_sHwReference_t *pHwRef,
162 void *pHwRef,
175 void *pHwRef,
189 void *pHwRef,
198 void *pHwRef,
374 void *pHwRef, in phHciNfc_DevMgmt_Configure() argument
385 if( (NULL == psHciContext) || (NULL == pHwRef) ) in phHciNfc_DevMgmt_Configure()
412 status = phHciNfc_Send_DevMgmt_Command( psHciContext, pHwRef, in phHciNfc_DevMgmt_Configure()
423 void *pHwRef, in phHciNfc_DevMgmt_Get_Info() argument
434 if( (NULL == psHciContext) || (NULL == pHwRef) ) in phHciNfc_DevMgmt_Get_Info()
[all …]
DphHciNfc_IDMgmt.c102 phHal_sHwReference_t *pHwRef,
112 void *pHwRef,
272 void *pHwRef in phHciNfc_IDMgmt_Initialise() argument
312 pHwRef, p_pipe_info ); in phHciNfc_IDMgmt_Initialise()
328 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef, in phHciNfc_IDMgmt_Initialise()
342 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef, in phHciNfc_IDMgmt_Initialise()
356 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef, in phHciNfc_IDMgmt_Initialise()
370 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef, in phHciNfc_IDMgmt_Initialise()
384 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef, in phHciNfc_IDMgmt_Initialise()
398 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef, in phHciNfc_IDMgmt_Initialise()
[all …]
DphHciNfc_Emulation.c132 void *pHwRef,
145 void *pHwRef,
162 void *pHwRef in phHciNfc_Uicc_Connectivity() argument
174 if( (TRUE == ((phHal_sHwReference_t *)pHwRef)->uicc_connected) in phHciNfc_Uicc_Connectivity()
375 void *pHwRef in phHciNfc_EmuMgmt_Initialise() argument
440 pHwRef, p_pipe_info ); in phHciNfc_EmuMgmt_Initialise()
457 status = phHciNfc_NfcIP_SetMode( psHciContext, pHwRef, in phHciNfc_EmuMgmt_Initialise()
476 status = phHciNfc_NfcIP_SetMergeSak( psHciContext, pHwRef, in phHciNfc_EmuMgmt_Initialise()
501 pHwRef, p_pipe_info ); in phHciNfc_EmuMgmt_Initialise()
529 psHciContext, pHwRef, eEnableEvents ); in phHciNfc_EmuMgmt_Initialise()
[all …]
DphDal4Nfc.h78 void *pHwRef; /**<Hardware Reference*/ member
117 void *pHwRef; member
221 void *pHwRef
267 void *pHwRef
312 void *pHwRef
361 void *pHwRef,
420 void *pHwRef,
482 void *pHwRef,
535 void *pHwRef
604 void *pHwRef);
DphHciNfc_Sequence.h195 void *pHwRef
220 void *pHwRef
247 void *pHwRef
274 void *pHwRef
300 void *pHwRef
326 void *pHwRef
353 void *pHwRef,
382 void *pHwRef
410 void *pHwRef
DphHciNfc_AdminMgmt.c136 void *pHwRef,
150 phHal_sHwReference_t *pHwRef,
160 void *pHwRef,
174 void *pHwRef,
201 void *pHwRef in phHciNfc_Admin_Initialise() argument
210 || (NULL == pHwRef ) in phHciNfc_Admin_Initialise()
265 pHwRef,p_pipe_info ); in phHciNfc_Admin_Initialise()
280 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef, in phHciNfc_Admin_Initialise()
304 status = phHciNfc_DevMgmt_Configure( psHciContext, pHwRef, in phHciNfc_Admin_Initialise()
319 (phHal_sHwReference_t *) pHwRef; in phHciNfc_Admin_Initialise()
[all …]
DphHciNfc_CE_B.c68 void *pHwRef,
81 void *pHwRef,
95 void *pHwRef,
140 void *pHwRef in phHciNfc_CE_B_Initialise() argument
147 if ((NULL == psHciContext) || (NULL == pHwRef)) in phHciNfc_CE_B_Initialise()
174 pHwRef, ps_pipe_info ); in phHciNfc_CE_B_Initialise()
193 status = phHciNfc_Send_Generic_Cmd(psHciContext,pHwRef, in phHciNfc_CE_B_Initialise()
209 status = phHciNfc_Send_Generic_Cmd(psHciContext,pHwRef, in phHciNfc_CE_B_Initialise()
221 pHwRef, HOST_CE_MODE_ENABLE ); in phHciNfc_CE_B_Initialise()
243 void *pHwRef in phHciNfc_CE_B_Release() argument
[all …]
DphHciNfc_CE_A.c68 void *pHwRef,
81 void *pHwRef,
95 void *pHwRef,
140 void *pHwRef in phHciNfc_CE_A_Initialise() argument
152 if ((NULL == psHciContext) || (NULL == pHwRef)) in phHciNfc_CE_A_Initialise()
179 pHwRef, ps_pipe_info ); in phHciNfc_CE_A_Initialise()
195 status = phHciNfc_Send_Generic_Cmd(psHciContext,pHwRef, in phHciNfc_CE_A_Initialise()
211 status = phHciNfc_Send_Generic_Cmd(psHciContext,pHwRef, in phHciNfc_CE_A_Initialise()
223 pHwRef, HOST_CE_MODE_ENABLE ); in phHciNfc_CE_A_Initialise()
245 void *pHwRef in phHciNfc_CE_A_Release() argument
[all …]
DphHciNfc_LinkMgmt.c88 phHal_sHwReference_t *pHwRef,
97 void *pHwRef,
125 void *pHwRef in phHciNfc_LinkMgmt_Initialise() argument
134 || (NULL == pHwRef ) in phHciNfc_LinkMgmt_Initialise()
191 pHwRef,p_pipe_info ); in phHciNfc_LinkMgmt_Initialise()
215 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef, in phHciNfc_LinkMgmt_Initialise()
239 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef, in phHciNfc_LinkMgmt_Initialise()
274 void *pHwRef in phHciNfc_LinkMgmt_Open() argument
279 if( (NULL == psHciContext) || (NULL == pHwRef) ) in phHciNfc_LinkMgmt_Open()
291 pHwRef, p_link_mgmt_info->p_pipe_info ); in phHciNfc_LinkMgmt_Open()
[all …]
DphHciNfc_SWP.c70 void *pHwRef,
83 void *pHwRef,
93 void *pHwRef,
211 void *pHwRef, in phHciNfc_Recv_SWP_Response() argument
225 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pResponse) in phHciNfc_Recv_SWP_Response()
298 void *pHwRef, in phHciNfc_SWP_Configure_Default() argument
306 if((NULL == psHciContext)||(NULL == pHwRef)) in phHciNfc_SWP_Configure_Default()
334 status = phHciNfc_Send_Generic_Cmd(psHciContext, pHwRef, in phHciNfc_SWP_Configure_Default()
347 void *pHwRef in phHciNfc_SWP_Get_Status() argument
354 if((NULL == psHciContext)||(NULL == pHwRef)) in phHciNfc_SWP_Get_Status()
[all …]
DphHciNfc_NfcIPMgmt.c107 void *pHwRef,
133 void *pHwRef,
146 void *pHwRef,
159 void *pHwRef,
172 void *pHwRef,
185 void *pHwRef,
295 void *pHwRef in phHciNfc_NfcIP_Presence_Check() argument
300 if( (NULL == psHciContext) || (NULL == pHwRef) ) in phHciNfc_NfcIP_Presence_Check()
346 status = phHciNfc_Send_HCP( psHciContext, pHwRef); in phHciNfc_NfcIP_Presence_Check()
357 void *pHwRef, in phHciNfc_Recv_Initiator_Response() argument
[all …]
DphDnldNfc.c619 void *pHwRef,
629 phHal_sHwReference_t *pHwRef
641 void *pHwRef,
649 void *pHwRef,
657 void *pHwRef,
667 void *pHwRef,
676 void *pHwRef
683 void *pHwRef,
692 void *pHwRef,
701 void *pHwRef,
[all …]
DphHciNfc_PollingLoop.c145 void *pHwRef,
158 void *pHwRef,
238 void *pHwRef in phHciNfc_PollLoop_Initialise() argument
270 pHwRef, p_pipe_info ); in phHciNfc_PollLoop_Initialise()
284 void *pHwRef in phHciNfc_PollLoop_Release() argument
288 if( (NULL == psHciContext) || (NULL == pHwRef) ) in phHciNfc_PollLoop_Release()
312 pHwRef, p_pipe_info ); in phHciNfc_PollLoop_Release()
335 void *pHwRef, in phHciNfc_PollLoop_Cfg() argument
349 || (NULL == pHwRef) in phHciNfc_PollLoop_Cfg()
427 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef, in phHciNfc_PollLoop_Cfg()
[all …]
DphHciNfc_Pipe.h133 void *pHwRef,
146 void *pHwRef,
189 void *pHwRef,
217 void *pHwRef,
244 void *pHwRef,
259 void *pHwRef,
268 void *pHwRef,
DphHciNfc_SWP.h133 void *pHwRef
203 void *pHwRef,
228 void *pHwRef,
256 void *pHwRef,
280 void *pHwRef
302 void *pHwRef
348 void *pHwRef,
DphHciNfc_RFReaderA.h168 void *pHwRef
191 void *pHwRef
214 void *pHwRef
267 void *pHwRef,
292 void *pHwRef,
345 void *pHwRef
368 void *pHwRef,
DphHciNfc_WI.c73 void *pHwRef,
86 void *pHwRef,
99 void *pHwRef,
279 void *pHwRef, in phHciNfc_WI_Configure_Default() argument
287 if( (NULL == psHciContext)||(NULL == pHwRef)) in phHciNfc_WI_Configure_Default()
316 status = phHciNfc_Send_Generic_Cmd(psHciContext,pHwRef, in phHciNfc_WI_Configure_Default()
327 void *pHwRef in phHciNfc_WI_Get_Default() argument
333 if( (NULL == psHciContext)||(NULL == pHwRef)) in phHciNfc_WI_Get_Default()
359 status = phHciNfc_Send_Generic_Cmd(psHciContext,pHwRef, in phHciNfc_WI_Get_Default()
372 void *pHwRef, in phHciNfc_WI_Configure_Mode() argument
[all …]

12