Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Dnfcc_nci_adapter.cpp56 bool NfccNciAdapter::IsNfcActive() in IsNfcActive() function in OHOS::NFC::NCI::NfccNciAdapter
570 if (IsNfcActive()) { in DoNfaDmNfccTimeoutEvt()
707 if (!IsNfcActive()) { in Deinitialize()
756 if (!IsNfcActive()) { in EnableDiscovery()
805 if (!IsNfcActive()) { in DisableDiscovery()
873 if (!IsNfcActive()) { in SetScreenStatus()
H A Dtag_nci_adapter_rw.cpp996 if (!NfccNciAdapter::GetInstance().IsNfcActive()) { in Reselect()
H A Dtag_nci_adapter.cpp1778 if (!NfccNciAdapter::GetInstance().IsNfcActive()) { in IsTagActive()
/ohos5.0/foundation/communication/nfc/test/unittest/services/nci_adapter_test/
H A Dnfcc_nci_adapter_test.cpp65 NCI::NfccNciAdapter::GetInstance().IsNfcActive();
/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/include/
H A Dnfcc_nci_adapter.h53 bool IsNfcActive();