Home
last modified time | relevance | path

Searched refs:NFC_NOTIFY_TRANSCEIVE_ERROR (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nxp/inc/
DphNfcInterface.h92 #define NFC_NOTIFY_TRANSCEIVE_ERROR 0xF5 macro
/external/libnfc-nxp/src/
DphHciNfc_Sequence.c776 NFC_NOTIFY_TRANSCEIVE_ERROR, &transact_info); in phHciNfc_Error_Sequence()
2327 transact_result = NFC_NOTIFY_TRANSCEIVE_ERROR; in phHciNfc_Transact_Sequence()
DphHal4Nfc.c965 case NFC_NOTIFY_TRANSCEIVE_ERROR : in phHal4Nfc_LowerNotificationHandler()