Home
last modified time | relevance | path

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

/external/libnfc-nxp/inc/
DphNfcInterface.h95 #define NFC_NOTIFY_POLL_RESTARTED 0x16 macro
/external/libnfc-nxp/src/
DphHal4Nfc_ADD.c352 if((type == NFC_NOTIFY_POLL_ENABLED) ||(type == NFC_NOTIFY_POLL_RESTARTED)) in phHal4Nfc_ConfigureComplete()
DphHal4Nfc.c930 case NFC_NOTIFY_POLL_RESTARTED: in phHal4Nfc_LowerNotificationHandler()
DphHciNfc_Sequence.c964 NFC_NOTIFY_POLL_RESTARTED , &comp_info); in phHciNfc_Resume_Sequence()