Home
last modified time | relevance | path

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

/external/libnfc-nxp/inc/
DphNfcInterface.h83 #define NFC_NOTIFY_SEND_COMPLETED 0x03 macro
/external/libnfc-nxp/src/
DphHal4Nfc.c986 case NFC_NOTIFY_SEND_COMPLETED : in phHal4Nfc_LowerNotificationHandler()
DphHciNfc_Generic.c1863 case NFC_NOTIFY_SEND_COMPLETED: in phHciNfc_Notify_Event()
DphHciNfc_Sequence.c2355 transact_result = NFC_NOTIFY_SEND_COMPLETED; in phHciNfc_Transact_Sequence()