Home
last modified time | relevance | path

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

/external/libnfc-nxp/inc/
DphNfcInterface.h91 #define NFC_NOTIFY_TRANSCEIVE_COMPLETED 0x05 macro
/external/libnfc-nxp/src/
DphHciNfc_Sequence.c2322 transact_result = NFC_NOTIFY_TRANSCEIVE_COMPLETED; in phHciNfc_Transact_Sequence()
2343 transact_result = NFC_NOTIFY_TRANSCEIVE_COMPLETED; in phHciNfc_Transact_Sequence()
DphHal4Nfc.c964 case NFC_NOTIFY_TRANSCEIVE_COMPLETED: in phHal4Nfc_LowerNotificationHandler()
DphHciNfc_Generic.c1870 case NFC_NOTIFY_TRANSCEIVE_COMPLETED: in phHciNfc_Notify_Event()