Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphHciNfc_Sequence.c705 NFC_NOTIFY_ERROR, &comp_info); in phHciNfc_Error_Sequence()
825 NFC_NOTIFY_ERROR, &comp_info); in phHciNfc_Error_Sequence()
873 NFC_NOTIFY_ERROR, &comp_info); in phHciNfc_Error_Sequence()
892 NFC_NOTIFY_ERROR, &comp_info); in phHciNfc_Error_Sequence()
2124 NFC_NOTIFY_ERROR , &comp_info); in phHciNfc_Connect_Sequence()
2182 NFC_NOTIFY_ERROR , &comp_info); in phHciNfc_Connect_Sequence()
2265 NFC_NOTIFY_ERROR , &comp_info); in phHciNfc_Disconnect_Sequence()
2296 uint8_t transact_result = NFC_NOTIFY_ERROR; in phHciNfc_Transact_Sequence()
2470 NFC_NOTIFY_ERROR , &comp_info); in phHciNfc_Test_Sequence()
DphHciNfc_Generic.c1845 NFC_NOTIFY_ERROR, psCompInfo); in phHciNfc_Notify_Event()
2033 case NFC_NOTIFY_ERROR: in phHciNfc_Notify_Event()
DphLlcNfc_Timer.c978 type = NFC_NOTIFY_ERROR; in phLlcNfc_ConnectionTimeoutCb()
DphHal4Nfc.c1070 case NFC_NOTIFY_ERROR: in phHal4Nfc_LowerNotificationHandler()
/external/libnfc-nxp/inc/
DphNfcInterface.h115 #define NFC_NOTIFY_ERROR 0xFFU macro