OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:recv_resp
(Results
1 - 17
of
17
) sorted by null
/external/libnfc-nxp/src/
phHciNfc_LinkMgmt.c
186
((phHciNfc_Pipe_Info_t *)p_pipe_info)->
recv_resp
=
phHciNfc_CE_A.c
360
pPipeInfo->
recv_resp
= &phHciNfc_Recv_CE_A_Response;
phHciNfc_CE_B.c
427
pPipeInfo->
recv_resp
= &phHciNfc_Recv_CE_B_Response;
phHciNfc_Generic.h
582
pphHciNfc_Pipe_Receive_t
recv_resp
;
member in struct:phHciNfc_Pipe_Info
[
all
...]
phHciNfc_PollingLoop.c
572
pPipeInfo->
recv_resp
= &phHciNfc_Recv_PollLoop_Response;
phHciNfc_Felica.c
212
pPipeInfo->
recv_resp
= phHciNfc_Recv_Felica_Response;
[
all
...]
phHciNfc_IDMgmt.c
752
pPipeInfo->
recv_resp
= &phHciNfc_Recv_IDMgmt_Response;
phHciNfc_ISO15693.c
195
pPipeInfo->
recv_resp
= &phHciNfc_Recv_ISO15693_Response;
phHciNfc_Jewel.c
196
pPipeInfo->
recv_resp
= phHciNfc_Recv_Jewel_Response;
phHciNfc_RFReaderB.c
255
pPipeInfo->
recv_resp
= &phHciNfc_Recv_ReaderB_Response;
[
all
...]
phHciNfc_SWP.c
199
pPipeInfo->
recv_resp
= &phHciNfc_Recv_SWP_Response;
phHciNfc_WI.c
215
pPipeInfo->
recv_resp
= &phHciNfc_Recv_WI_Response;
phHciNfc_Generic.c
946
&& ( NULL != p_pipe_info->
recv_resp
)
949
status = psHciContext->p_pipe_list[pipe_id]->
recv_resp
( psHciContext,
[
all
...]
phHciNfc_NfcIPMgmt.c
285
pPipeInfo->
recv_resp
= &phHciNfc_Recv_Initiator_Response;
548
pPipeInfo->
recv_resp
= &phHciNfc_Recv_Target_Response;
[
all
...]
phHciNfc_AdminMgmt.c
256
((phHciNfc_Pipe_Info_t *)p_pipe_info)->
recv_resp
=
[
all
...]
phHciNfc_DevMgmt.c
362
pPipeInfo->
recv_resp
= &phHciNfc_Recv_DevMgmt_Response;
[
all
...]
phHciNfc_RFReaderA.c
229
pPipeInfo->
recv_resp
= &phHciNfc_Recv_ReaderA_Response;
[
all
...]
Completed in 78 milliseconds