Home
last modified time | relevance | path

Searched refs:phHciNfc_Jewel_Info_t (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nxp/src/
DphHciNfc_Jewel.c125 phHciNfc_Jewel_Info_t *ps_jewel_info = NULL; in phHciNfc_Jewel_Get_PipeID()
126 ps_jewel_info = (phHciNfc_Jewel_Info_t *)psHciContext->p_jewel_info; in phHciNfc_Jewel_Get_PipeID()
142 phHciNfc_Jewel_Info_t *ps_jewel_info = NULL; in phHciNfc_Jewel_Init_Resources()
152 sizeof(phHciNfc_Jewel_Info_t))== NFCSTATUS_SUCCESS) in phHciNfc_Jewel_Init_Resources()
188 phHciNfc_Jewel_Info_t *ps_jewel_info=NULL; in phHciNfc_Jewel_Update_PipeInfo()
189 ps_jewel_info = (phHciNfc_Jewel_Info_t *)psHciContext->p_jewel_info ; in phHciNfc_Jewel_Update_PipeInfo()
224 phHciNfc_Jewel_Info_t *ps_jewel_info=NULL; in phHciNfc_Jewel_Update_Info()
225 ps_jewel_info = (phHciNfc_Jewel_Info_t *) in phHciNfc_Jewel_Update_Info()
274 ((phHciNfc_Jewel_Info_t *)(psHciContext->p_jewel_info))-> in phHciNfc_Jewel_Info_Sequence()
281 phHciNfc_Jewel_Info_t *ps_jewel_info=NULL; in phHciNfc_Jewel_Info_Sequence()
[all …]
DphHciNfc_Jewel.h97 } phHciNfc_Jewel_Info_t; typedef
DphHciNfc_RFReader.c501 p_pipe_info = ((phHciNfc_Jewel_Info_t *) in phHciNfc_ReaderMgmt_Initialise()