Home
last modified time | relevance | path

Searched refs:NFC_EVENT_NOTIFICATION (Results 1 – 5 of 5) sorted by relevance

/external/libnfc-nxp/src/
DphHal4Nfc.c1032 NFC_EVENT_NOTIFICATION, in phHal4Nfc_LowerNotificationHandler()
1156 sNotificationInfo.type = NFC_EVENT_NOTIFICATION; in phHal4Nfc_HandleEvent()
1179 sNotificationInfo.type = NFC_EVENT_NOTIFICATION; in phHal4Nfc_HandleEvent()
1202 sNotificationInfo.type = NFC_EVENT_NOTIFICATION; in phHal4Nfc_HandleEvent()
1263 sNotificationInfo.type = NFC_EVENT_NOTIFICATION; in phHal4Nfc_HandleEvent()
1290 sNotificationInfo.type = NFC_EVENT_NOTIFICATION; in phHal4Nfc_HandleEvent()
1298 sNotificationInfo.type = NFC_EVENT_NOTIFICATION; in phHal4Nfc_HandleEvent()
1309 sNotificationInfo.type = NFC_EVENT_NOTIFICATION; in phHal4Nfc_HandleEvent()
DphHal4Nfc_P2P.c736 NFC_EVENT_NOTIFICATION, in phHal4Nfc_HandleP2PDeActivate()
747 NFC_EVENT_NOTIFICATION, in phHal4Nfc_HandleP2PDeActivate()
DphLibNfc_SE.c148 if((status == NFCSTATUS_SUCCESS) && (type == NFC_EVENT_NOTIFICATION)) in phLibNfc_SeNotification()
DphLibNfc.c342 if((NFC_EVENT_NOTIFICATION == type) && in phLibNfc_DefaultHandler()
/external/libnfc-nxp/inc/
DphNfcTypes.h983 NFC_EVENT_NOTIFICATION /* Event Notification from the other hosts */ enumerator