Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphHciNfc_LinkMgmt.c142 && (phHciNfc_Allocate_Resource((void **)(&p_link_mgmt_info), in phHciNfc_LinkMgmt_Initialise()
175 if(phHciNfc_Allocate_Resource((void **)(&p_pipe_info), in phHciNfc_LinkMgmt_Initialise()
DphHciNfc_AdminMgmt.c218 && (phHciNfc_Allocate_Resource((void **)(&p_admin_info), in phHciNfc_Admin_Initialise()
245 if(phHciNfc_Allocate_Resource((void **)(&p_pipe_info), in phHciNfc_Admin_Initialise()
DphHciNfc_Emulation.c177 status = phHciNfc_Allocate_Resource((void **)&pPipeInfo, in phHciNfc_Uicc_Connectivity()
390 && (phHciNfc_Allocate_Resource((void **)(&p_emulation_mgmt_info), in phHciNfc_EmuMgmt_Initialise()
DphHciNfc_Generic.h1183 phHciNfc_Allocate_Resource (
DphHciNfc_CE_B.c119 (phHciNfc_Allocate_Resource((void **)(&ps_ce_b_info), in phHciNfc_CE_B_Init_Resources()
DphHciNfc_CE_A.c119 (phHciNfc_Allocate_Resource((void **)(&ps_ce_a_info), in phHciNfc_CE_A_Init_Resources()
DphHciNfc_PollingLoop.c210 && (phHciNfc_Allocate_Resource((void **)(&p_poll_info), in phHciNfc_PollLoop_Init_Resources()
DphHciNfc_ISO15693.c123 (phHciNfc_Allocate_Resource((void **)(&ps_15693_info), in phHciNfc_ISO15693_Init_Resources()
DphHciNfc_WI.c144 (phHciNfc_Allocate_Resource((void **)(&p_WI_info), in phHciNfc_WI_Init_Resources()
DphHciNfc_RFReader.c152 && (phHciNfc_Allocate_Resource((void **)(&p_reader_mgmt_info), in phHciNfc_ReaderMgmt_Init_Resources()
283 && (phHciNfc_Allocate_Resource((void **)(&p_reader_mgmt_info), in phHciNfc_ReaderMgmt_Initialise()
DphHciNfc_Jewel.c151 (phHciNfc_Allocate_Resource((void **)(&ps_jewel_info), in phHciNfc_Jewel_Init_Resources()
DphHciNfc_SWP.c153 (phHciNfc_Allocate_Resource((void **)(&ps_swp_info), in phHciNfc_SWP_Init_Resources()
DphHciNfc_IDMgmt.c148 && (phHciNfc_Allocate_Resource((void **)(&p_identity_info), in phHciNfc_IDMgmt_Init_Resources()
DphHciNfc_RFReaderB.c160 (phHciNfc_Allocate_Resource((void **)(&p_rdr_b_info), in phHciNfc_ReaderB_Init_Resources()
DphHciNfc_Felica.c167 (phHciNfc_Allocate_Resource((void **)(&p_fel_info), in phHciNfc_Felica_Init_Resources()
DphHciNfc_Pipe.c203 status = phHciNfc_Allocate_Resource((void **)&p_pipe_info, in phHciNfc_Update_Pipe()
DphHciNfc_NfcIPMgmt.c215 (phHciNfc_Allocate_Resource((void **)(&p_init_info), in phHciNfc_Initiator_Init_Resources()
478 (phHciNfc_Allocate_Resource((void **)(&p_target_info), in phHciNfc_Target_Init_Resources()
DphHciNfc_RFReaderA.c183 (phHciNfc_Allocate_Resource((void **)(&p_rdr_a_info), in phHciNfc_ReaderA_Init_Resources()
DphHciNfc_DevMgmt.c223 (phHciNfc_Allocate_Resource((void **)(&p_device_mgmt_info), in phHciNfc_DevMgmt_Init_Resources()
DphHciNfc_Generic.c324 phHciNfc_Allocate_Resource ( in phHciNfc_Allocate_Resource() function