Home
last modified time | relevance | path

Searched refs:eventHost (Results 1 – 11 of 11) sorted by relevance

/external/libnfc-nxp/src/
DphLibNfc_SE.c153 && (pEvtInfo->eventHost == phHal_eHostController) ) in phLibNfc_SeNotification()
159 if(pEvtInfo->eventHost == phHal_eUICCHost) in phLibNfc_SeNotification()
187 if((pEvtInfo->eventHost == phHal_eUICCHost) in phLibNfc_SeNotification()
DphHciNfc_PollingLoop.c719 event_info.eventHost = phHal_eHostController; in phHciNfc_Recv_PollLoop_Event()
732 event_info.eventHost = phHal_eHostController; in phHciNfc_Recv_PollLoop_Event()
DphHal4Nfc.c1145 if(psEventInfo->eventHost == phHal_eHostController) in phHal4Nfc_HandleEvent()
1168 if(psEventInfo->eventHost == phHal_eHostController) in phHal4Nfc_HandleEvent()
DphHciNfc_CE_B.c643 event_info.eventHost = phHal_eHostController; in phHciNfc_Recv_CE_B_Event()
DphHciNfc_CE_A.c645 event_info.eventHost = phHal_eHostController; in phHciNfc_Recv_CE_A_Event()
DphHciNfc_WI.c686 EventInfo.eventHost = phHal_eHostController; in phHciNfc_Recv_WI_Event()
DphHciNfc_SWP.c621 EventInfo.eventHost = phHal_eHostController; in phHciNfc_Recv_SWP_Event()
DphHciNfc_NfcIPMgmt.c802 event_info.eventHost = phHal_eHostController; in phHciNfc_Recv_NfcIP_Event()
1233 event_info.eventHost = phHal_eHostController; in phHciNfc_NfcIP_Info_Sequence()
DphHciNfc_Emulation.c1287 event_info.eventHost = phHal_eUICCHost ; in phHciNfc_Recv_Uicc_Event()
DphHciNfc_DevMgmt.c1338 event_info.eventHost = phHal_eHostController ; in phHciNfc_Recv_DevMgmt_Event()
/external/libnfc-nxp/inc/
DphNfcHalTypes.h886 phHal_HostType_t eventHost; member