Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphHciNfc_DevMgmt.c141 } phHciNfc_DevMgmt_Info_t; typedef
214 phHciNfc_DevMgmt_Info_t *p_device_mgmt_info=NULL; in phHciNfc_DevMgmt_Init_Resources()
224 sizeof(phHciNfc_DevMgmt_Info_t))== NFCSTATUS_SUCCESS)) in phHciNfc_DevMgmt_Init_Resources()
254 p_pipe_info = ((phHciNfc_DevMgmt_Info_t *) in phHciNfc_DevMgmt_Get_PipeID()
287 phHciNfc_DevMgmt_Info_t *p_device_mgmt_info=NULL; in phHciNfc_DevMgmt_Get_Test_Result()
288 p_device_mgmt_info = (phHciNfc_DevMgmt_Info_t *) in phHciNfc_DevMgmt_Get_Test_Result()
315 phHciNfc_DevMgmt_Info_t *p_device_mgmt_info=NULL; in phHciNfc_DevMgmt_Set_Test_Result()
316 p_device_mgmt_info = (phHciNfc_DevMgmt_Info_t *) in phHciNfc_DevMgmt_Set_Test_Result()
350 phHciNfc_DevMgmt_Info_t *p_device_mgmt_info=NULL; in phHciNfc_DevMgmt_Update_PipeInfo()
351 p_device_mgmt_info = (phHciNfc_DevMgmt_Info_t *) in phHciNfc_DevMgmt_Update_PipeInfo()
[all …]