Home
last modified time | relevance | path

Searched refs:phHciNfc_Notify_Event (Results 1 – 16 of 16) sorted by relevance

/external/libnfc-nxp/src/
DphHciNfc_PollingLoop.c723 phHciNfc_Notify_Event((void *)psHciContext, in phHciNfc_Recv_PollLoop_Event()
736 phHciNfc_Notify_Event((void *)psHciContext, in phHciNfc_Recv_PollLoop_Event()
DphHciNfc_Generic.h853 phHciNfc_Notify_Event(
DphHciNfc_CE_B.c699 phHciNfc_Notify_Event(psHciContext, pHwRef, in phHciNfc_Recv_CE_B_Event()
DphHciNfc_CE_A.c701 phHciNfc_Notify_Event(psHciContext, pHwRef, in phHciNfc_Recv_CE_A_Event()
DphHciNfc_NfcIPMgmt.c794 phHciNfc_Notify_Event(psHciContext, pHwRef, in phHciNfc_Recv_NfcIP_Event()
822 phHciNfc_Notify_Event(psHciContext, pHwRef, in phHciNfc_Recv_NfcIP_Event()
912 phHciNfc_Notify_Event(psHciContext, pHwRef, in phHciNfc_NfcIP_RecvData()
DphHciNfc_ISO15693.c622 phHciNfc_Notify_Event(psHciContext, pHwRef, in phHciNfc_Recv_ISO15693_Event()
DphHciNfc_WI.c744 phHciNfc_Notify_Event( psHciContext, pHwRef, in phHciNfc_Recv_WI_Event()
DphHciNfc_SWP.c635 phHciNfc_Notify_Event( psHciContext, pHwRef, in phHciNfc_Recv_SWP_Event()
DphHciNfc_Jewel.c692 phHciNfc_Notify_Event(psHciContext, pHwRef, in phHciNfc_Recv_Jewel_Event()
DphHciNfc_RFReaderB.c667 phHciNfc_Notify_Event(psHciContext, pHwRef, in phHciNfc_Recv_ReaderB_Event()
DphHciNfc_Felica.c814 phHciNfc_Notify_Event(psHciContext, pHwRef, in phHciNfc_Recv_Felica_Event()
DphHciNfc_Emulation.c1377 phHciNfc_Notify_Event( psHciContext, pHwRef, in phHciNfc_Recv_Uicc_Event()
DphHciNfc_RFReaderA.c865 phHciNfc_Notify_Event(psHciContext, pHwRef, in phHciNfc_Recv_ReaderA_Event()
DphHciNfc.c149 if_callback.notify = &phHciNfc_Notify_Event; in phHciNfc_Initialise()
DphHciNfc_DevMgmt.c1406 phHciNfc_Notify_Event(psHciContext, pHwRef, in phHciNfc_Recv_DevMgmt_Event()
DphHciNfc_Generic.c1794 phHciNfc_Notify_Event( in phHciNfc_Notify_Event() function