Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphHciNfc_LinkMgmt.c186 ((phHciNfc_Pipe_Info_t *)p_pipe_info)->recv_resp = in phHciNfc_LinkMgmt_Initialise()
DphHciNfc_Generic.h586 pphHciNfc_Pipe_Receive_t recv_resp; member
DphHciNfc_CE_A.c360 pPipeInfo->recv_resp = &phHciNfc_Recv_CE_A_Response; in phHciNfc_CE_A_Update_PipeInfo()
DphHciNfc_CE_B.c427 pPipeInfo->recv_resp = &phHciNfc_Recv_CE_B_Response; in phHciNfc_CE_B_Update_PipeInfo()
DphHciNfc_PollingLoop.c572 pPipeInfo->recv_resp = &phHciNfc_Recv_PollLoop_Response; in phHciNfc_PollLoop_Update_PipeInfo()
DphHciNfc_ISO15693.c195 pPipeInfo->recv_resp = &phHciNfc_Recv_ISO15693_Response; in phHciNfc_ISO15693_Update_PipeInfo()
DphHciNfc_WI.c215 pPipeInfo->recv_resp = &phHciNfc_Recv_WI_Response; in phHciNfc_WI_Update_PipeInfo()
DphHciNfc_Generic.c946 && ( NULL != p_pipe_info->recv_resp ) in phHciNfc_Process_Response()
949 status = psHciContext->p_pipe_list[pipe_id]->recv_resp( psHciContext, in phHciNfc_Process_Response()
DphHciNfc_SWP.c199 pPipeInfo->recv_resp = &phHciNfc_Recv_SWP_Response; in phHciNfc_SWP_Update_PipeInfo()
DphHciNfc_IDMgmt.c752 pPipeInfo->recv_resp = &phHciNfc_Recv_IDMgmt_Response; in phHciNfc_IDMgmt_Update_PipeInfo()
DphHciNfc_Jewel.c196 pPipeInfo->recv_resp = phHciNfc_Recv_Jewel_Response; in phHciNfc_Jewel_Update_PipeInfo()
DphHciNfc_RFReaderB.c255 pPipeInfo->recv_resp = &phHciNfc_Recv_ReaderB_Response; in phHciNfc_ReaderB_Update_PipeInfo()
DphHciNfc_Felica.c209 pPipeInfo->recv_resp = phHciNfc_Recv_Felica_Response; in phHciNfc_Felica_Update_PipeInfo()
DphHciNfc_NfcIPMgmt.c285 pPipeInfo->recv_resp = &phHciNfc_Recv_Initiator_Response; in phHciNfc_Initiator_Update_PipeInfo()
548 pPipeInfo->recv_resp = &phHciNfc_Recv_Target_Response; in phHciNfc_Target_Update_PipeInfo()
DphHciNfc_AdminMgmt.c256 ((phHciNfc_Pipe_Info_t *)p_pipe_info)->recv_resp = in phHciNfc_Admin_Initialise()
DphHciNfc_RFReaderA.c228 pPipeInfo->recv_resp = &phHciNfc_Recv_ReaderA_Response; in phHciNfc_ReaderA_Update_PipeInfo()
DphHciNfc_DevMgmt.c361 pPipeInfo->recv_resp = &phHciNfc_Recv_DevMgmt_Response; in phHciNfc_DevMgmt_Update_PipeInfo()