Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/
DPn544Interop.cpp45 static void pn544InteropStartPolling (union sigval); //callback function for interval timer
68 gTimer.set (gIntervalTime, pn544InteropStartPolling); //after some time, start polling again in pn544InteropStopPolling()
84 void pn544InteropStartPolling (union sigval) in pn544InteropStartPolling() function
106 gTimer.set (gIntervalTime, pn544InteropStartPolling); //after some time, start polling again in pn544InteropStartPolling()