Home
last modified time | relevance | path

Searched refs:eventSource (Results 1 – 12 of 12) sorted by relevance

/external/jmdns/src/javax/jmdns/
DNetworkTopologyEvent.java27 protected NetworkTopologyEvent(final Object eventSource) { in NetworkTopologyEvent() argument
28 super(eventSource); in NetworkTopologyEvent()
DServiceEvent.java27 public ServiceEvent(final Object eventSource) { in ServiceEvent() argument
28 super(eventSource); in ServiceEvent()
/external/libnfc-nxp/inc/
DphNfcHalTypes.h888 phHal_eRFDevType_t eventSource; member
/external/libnfc-nxp/src/
DphHal4Nfc.c1147 switch(psEventInfo->eventSource) in phHal4Nfc_HandleEvent()
1170 switch(psEventInfo->eventSource) in phHal4Nfc_HandleEvent()
DphHciNfc_DevMgmt.c1339 event_info.eventSource = phHal_ePCD_DevType; in phHciNfc_Recv_DevMgmt_Event()
1357 event_info.eventSource = phHal_ePICC_DevType ; in phHciNfc_Recv_DevMgmt_Event()
DphHciNfc_CE_B.c644 event_info.eventSource = phHal_eISO14443_B_PICC; in phHciNfc_Recv_CE_B_Event()
DphHciNfc_CE_A.c646 event_info.eventSource = phHal_eISO14443_A_PICC; in phHciNfc_Recv_CE_A_Event()
DphHciNfc_NfcIPMgmt.c809 event_info.eventSource = phHal_eNfcIP1_Initiator; in phHciNfc_Recv_NfcIP_Event()
815 event_info.eventSource = phHal_eNfcIP1_Target; in phHciNfc_Recv_NfcIP_Event()
1235 event_info.eventSource = phHal_eNfcIP1_Target; in phHciNfc_NfcIP_Info_Sequence()
DphHciNfc_WI.c687 EventInfo.eventSource = phHal_ePICC_DevType; in phHciNfc_Recv_WI_Event()
DphHciNfc_SWP.c622 EventInfo.eventSource = phHal_ePICC_DevType; in phHciNfc_Recv_SWP_Event()
DphLibNfc_SE.c152 if((pEvtInfo->eventSource == phHal_ePICC_DevType ) in phLibNfc_SeNotification()
DphHciNfc_Emulation.c1288 event_info.eventSource = phHal_ePICC_DevType ; in phHciNfc_Recv_Uicc_Event()