Home
last modified time | relevance | path

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

/external/libnfc-nxp/inc/
DphNfcInterface.h94 #define NFC_NOTIFY_POLL_ENABLED 0x06 macro
/external/libnfc-nxp/src/
DphHciNfc_Sequence.c1811 NFC_NOTIFY_POLL_ENABLED, &comp_info); in phHciNfc_PollLoop_Sequence()
2064 NFC_NOTIFY_POLL_ENABLED, &comp_info); in phHciNfc_SmartMx_Mode_Sequence()
DphHal4Nfc_ADD.c352 if((type == NFC_NOTIFY_POLL_ENABLED) ||(type == NFC_NOTIFY_POLL_RESTARTED)) in phHal4Nfc_ConfigureComplete()
DphHal4Nfc.c928 case NFC_NOTIFY_POLL_ENABLED: in phHal4Nfc_LowerNotificationHandler()