Searched refs:ps_jewel_info (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nxp/src/
H A DphHciNfc_Jewel.c125 phHciNfc_Jewel_Info_t *ps_jewel_info = NULL; local
126 ps_jewel_info = (phHciNfc_Jewel_Info_t *)psHciContext->p_jewel_info;
127 *ppipe_id = ps_jewel_info->pipe_id;
142 phHciNfc_Jewel_Info_t *ps_jewel_info = NULL; local
151 (phHciNfc_Allocate_Resource((void **)(&ps_jewel_info),
155 psHciContext->p_jewel_info = ps_jewel_info;
156 ps_jewel_info->current_seq = JEWEL_INVALID_SEQ;
157 ps_jewel_info->next_seq = JEWEL_INVALID_SEQ;
158 ps_jewel_info->pipe_id = (uint8_t)HCI_UNKNOWN_PIPE_ID;
188 phHciNfc_Jewel_Info_t *ps_jewel_info local
224 phHciNfc_Jewel_Info_t *ps_jewel_info=NULL; local
281 phHciNfc_Jewel_Info_t *ps_jewel_info=NULL; local
365 phHciNfc_Jewel_Info_t *ps_jewel_info = NULL; local
417 phHciNfc_Jewel_Info_t *ps_jewel_info = (phHciNfc_Jewel_Info_t *) local
465 phHciNfc_Jewel_Info_t *ps_jewel_info=NULL; local
655 phHciNfc_Jewel_Info_t *ps_jewel_info = NULL; local
735 phHciNfc_Jewel_Info_t *ps_jewel_info=NULL; local
808 phHciNfc_Jewel_Info_t *ps_jewel_info=NULL; local
[all...]

Completed in 177 milliseconds