Home
last modified time | relevance | path

Searched refs:NFC_NOTIFY_RECV_EVENT (Results 1 – 4 of 4) sorted by relevance

/external/libnfc-nxp/inc/
DphNfcInterface.h88 #define NFC_NOTIFY_RECV_EVENT 0x74 macro
/external/libnfc-nxp/src/
DphHciNfc_NfcIPMgmt.c898 type = (uint8_t)NFC_NOTIFY_RECV_EVENT; in phHciNfc_NfcIP_RecvData()
904 type = (uint8_t)NFC_NOTIFY_RECV_EVENT; in phHciNfc_NfcIP_RecvData()
DphHal4Nfc.c997 case NFC_NOTIFY_RECV_EVENT : in phHal4Nfc_LowerNotificationHandler()
DphHciNfc_Generic.c1914 case NFC_NOTIFY_RECV_EVENT: in phHciNfc_Notify_Event()