Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/
DNativeNfcManager.cpp51 extern bool gIsSelectingRfInterface;
277 …RfInterface = %d, sIsDisabling=%d", __func__, eventData->status, gIsSelectingRfInterface, sIsDisab… in nfaConnectionCallback()
284 if (gIsSelectingRfInterface) in nfaConnectionCallback()
299 …TED_EVT: gIsSelectingRfInterface=%d, sIsDisabling=%d", __func__, gIsSelectingRfInterface, sIsDisab… in nfaConnectionCallback()
316 if (gIsSelectingRfInterface) in nfaConnectionCallback()
DNativeNfcTag.cpp61 …bool gIsSelectingRfInterface = false; // flag for nfa callback indicating we are selecting for … variable
684 gIsSelectingRfInterface = true; in reSelect()
719 gIsSelectingRfInterface = false; in reSelect()