Searched refs:sP2pActive (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Nfc/nci/jni/
H A DNativeNfcManager.cpp125 static bool sP2pActive = false; // whether p2p was last active member in namespace:android
319 sP2pActive = true;
374 } else if (sP2pActive) {
375 sP2pActive = false;
657 if (!sP2pActive && eventData->rf_field.status == NFA_STATUS_OK)

Completed in 33 milliseconds