Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/
DPn544Interop.cpp46 static bool gIsBusy = false; //is timer busy? variable
66 gIsBusy = true; in pn544InteropStopPolling()
93 gIsBusy = false; in pn544InteropStartPolling()
101 gIsBusy = false; in pn544InteropStartPolling()
128 isBusy = gIsBusy; in pn544InteropIsBusy()