Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphHciNfc_NfcIPMgmt.c203 phHciNfc_NfcIP_Info_t *p_init_info=NULL; in phHciNfc_Initiator_Init_Resources()
216 sizeof(phHciNfc_NfcIP_Info_t))== NFCSTATUS_SUCCESS) in phHciNfc_Initiator_Init_Resources()
247 phHciNfc_NfcIP_Info_t *p_init_info=NULL; in phHciNfc_Initiator_Get_PipeID()
248 p_init_info = (phHciNfc_NfcIP_Info_t *) in phHciNfc_Initiator_Get_PipeID()
277 phHciNfc_NfcIP_Info_t *p_init_info=NULL; in phHciNfc_Initiator_Update_PipeInfo()
278 p_init_info = (phHciNfc_NfcIP_Info_t *) in phHciNfc_Initiator_Update_PipeInfo()
306 ((phHciNfc_NfcIP_Info_t *)(psHciContext->p_nfcip_info))->nfcip_type)) in phHciNfc_NfcIP_Presence_Check()
312 phHciNfc_NfcIP_Info_t *p_nfcipinfo=NULL; in phHciNfc_NfcIP_Presence_Check()
315 p_nfcipinfo = (phHciNfc_NfcIP_Info_t *) in phHciNfc_NfcIP_Presence_Check()
381 phHciNfc_NfcIP_Info_t *p_nfcip_info=NULL; in phHciNfc_Recv_Initiator_Response()
[all …]
DphHciNfc_NfcIPMgmt.h167 }phHciNfc_NfcIP_Info_t; typedef
DphHciNfc_RFReader.c574 ((phHciNfc_NfcIP_Info_t *)psHciContext-> in phHciNfc_ReaderMgmt_Initialise()
2162 ((phHciNfc_NfcIP_Info_t *)psHciContext-> in phHciNfc_ReaderMgmt_Release()
DphHciNfc_Emulation.c430 p_pipe_info = ((phHciNfc_NfcIP_Info_t *) in phHciNfc_EmuMgmt_Initialise()