Home
last modified time | relevance | path

Searched defs:ndefType (Results 1 – 7 of 7) sorted by relevance

/foundation/communication/nfc/test/unittest/services/nci_adapter_test/
Dnfcc_host_test.cpp157 int ndefType = EmNfcForumType::NFC_FORUM_TYPE_1; variable
/foundation/communication/nfc/services/src/nci_adapter/
Dnfcc_host.cpp350 bool NfccHost::CanMakeReadOnly(int ndefType) in CanMakeReadOnly()
Dtag_host.cpp547 int ndefType; in GetNdefType() local
/foundation/communication/nfc/services/src/tags/
Dtag_session.cpp343 int TagSession::CanMakeReadOnly(int ndefType, bool &canSetReadOnly) in CanMakeReadOnly()
Dtag_session_stub.cpp255 int ndefType = data.ReadInt32(); in HandleCanMakeReadOnly() local
/foundation/communication/nfc/interfaces/inner_api/src/tags/
Dtag_session_proxy.cpp239 int TagSessionProxy::CanMakeReadOnly(int ndefType, bool &canSetReadOnly) in CanMakeReadOnly()
/foundation/communication/nfc/test/unittest/services/services_tags_test/
Dtag_session_test.cpp401 int ndefType = NCI::TagHost::NDEF_TYPE1_TAG; variable