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

/external/libnfc-nxp/src/
H A DphHciNfc_LinkMgmt.c186 ((phHciNfc_Pipe_Info_t *)p_pipe_info)->recv_resp =
H A DphHciNfc_CE_A.c360 pPipeInfo->recv_resp = &phHciNfc_Recv_CE_A_Response;
H A DphHciNfc_CE_B.c427 pPipeInfo->recv_resp = &phHciNfc_Recv_CE_B_Response;
H A DphHciNfc_Generic.h582 pphHciNfc_Pipe_Receive_t recv_resp; member in struct:phHciNfc_Pipe_Info
H A DphHciNfc_PollingLoop.c572 pPipeInfo->recv_resp = &phHciNfc_Recv_PollLoop_Response;
H A DphHciNfc_Felica.c212 pPipeInfo->recv_resp = phHciNfc_Recv_Felica_Response;
H A DphHciNfc_IDMgmt.c752 pPipeInfo->recv_resp = &phHciNfc_Recv_IDMgmt_Response;
H A DphHciNfc_ISO15693.c195 pPipeInfo->recv_resp = &phHciNfc_Recv_ISO15693_Response;
H A DphHciNfc_Jewel.c196 pPipeInfo->recv_resp = phHciNfc_Recv_Jewel_Response;
H A DphHciNfc_RFReaderB.c255 pPipeInfo->recv_resp = &phHciNfc_Recv_ReaderB_Response;
H A DphHciNfc_SWP.c199 pPipeInfo->recv_resp = &phHciNfc_Recv_SWP_Response;
H A DphHciNfc_WI.c215 pPipeInfo->recv_resp = &phHciNfc_Recv_WI_Response;
H A DphHciNfc_Generic.c946 && ( NULL != p_pipe_info->recv_resp )
949 status = psHciContext->p_pipe_list[pipe_id]->recv_resp( psHciContext,
H A DphHciNfc_NfcIPMgmt.c285 pPipeInfo->recv_resp = &phHciNfc_Recv_Initiator_Response;
548 pPipeInfo->recv_resp = &phHciNfc_Recv_Target_Response;
H A DphHciNfc_AdminMgmt.c256 ((phHciNfc_Pipe_Info_t *)p_pipe_info)->recv_resp =
H A DphHciNfc_DevMgmt.c362 pPipeInfo->recv_resp = &phHciNfc_Recv_DevMgmt_Response;
H A DphHciNfc_RFReaderA.c229 pPipeInfo->recv_resp = &phHciNfc_Recv_ReaderA_Response;

Completed in 135 milliseconds