OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:recv_event
(Results
1 - 16
of
16
) sorted by null
/external/libnfc-nxp/src/
phHciNfc_CE_A.c
362
pPipeInfo->
recv_event
= &phHciNfc_Recv_CE_A_Event;
phHciNfc_CE_B.c
429
pPipeInfo->
recv_event
= &phHciNfc_Recv_CE_B_Event;
phHciNfc_Generic.h
584
pphHciNfc_Pipe_Receive_t
recv_event
;
member in struct:phHciNfc_Pipe_Info
[
all
...]
phHciNfc_PollingLoop.c
574
pPipeInfo->
recv_event
= &phHciNfc_Recv_PollLoop_Event;
phHciNfc_Felica.c
214
pPipeInfo->
recv_event
= phHciNfc_Recv_Felica_Event;
[
all
...]
phHciNfc_ISO15693.c
197
pPipeInfo->
recv_event
= &phHciNfc_Recv_ISO15693_Event;
phHciNfc_Jewel.c
198
pPipeInfo->
recv_event
= phHciNfc_Recv_Jewel_Event;
phHciNfc_RFReaderB.c
257
pPipeInfo->
recv_event
= &phHciNfc_Recv_ReaderB_Event;
[
all
...]
phHciNfc_SWP.c
200
pPipeInfo->
recv_event
=&phHciNfc_Recv_SWP_Event;
phHciNfc_WI.c
217
pPipeInfo->
recv_event
= &phHciNfc_Recv_WI_Event;
phHciNfc_Generic.c
[
all
...]
phHciNfc_NfcIPMgmt.c
287
pPipeInfo->
recv_event
= &phHciNfc_Recv_Initiator_Event;
550
pPipeInfo->
recv_event
= &phHciNfc_Recv_Target_Event;
[
all
...]
phHciNfc_AdminMgmt.c
260
((phHciNfc_Pipe_Info_t *)p_pipe_info)->
recv_event
=
[
all
...]
phHciNfc_DevMgmt.c
363
pPipeInfo->
recv_event
= &phHciNfc_Recv_DevMgmt_Event;
[
all
...]
phHciNfc_Emulation.c
280
pPipeInfo->
recv_event
= &phHciNfc_Recv_Uicc_Event;
[
all
...]
phHciNfc_RFReaderA.c
231
pPipeInfo->
recv_event
= &phHciNfc_Recv_ReaderA_Event;
[
all
...]
Completed in 52 milliseconds