Home
last modified time | relevance | path

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

/foundation/communication/nfc/interfaces/inner_api/common/
H A Dndef_message.h102 TNF_UNKNOWN = 0x05, enumerator
H A Dndef_message.cpp278 if (layout.typeLength == 0 && layout.tnf != TNF_UNKNOWN) { in IsRecordLayoutLengthInvalid()
399 case TNF_UNKNOWN: in CheckTnf()
/foundation/communication/nfc/test/fuzztest/tags_test/ndeftag/ndeftag_fuzzer/
H A Dndeftag_fuzzer.cpp65 case NdefMessage::TNF_UNKNOWN: // fall-through in CheckTnf()
/foundation/communication/nfc/test/fuzztest/tags_test/ndefmessage/ndefmessage_fuzzer/
H A Dndefmessage_fuzzer.cpp50 case NdefMessage::TNF_UNKNOWN: // fall-through in CheckTnf()
/foundation/communication/nfc/frameworks/js/napi/tag/
H A Dnfc_napi_tag.cpp63 napi_create_int32(env, static_cast<int32_t>(NdefMessage::EmTnfType::TNF_UNKNOWN), &tnfUnknown); in RegisterEnumTnfType()
71 DECLARE_NAPI_STATIC_PROPERTY("TNF_UNKNOWN", tnfUnknown), in RegisterEnumTnfType()

Completed in 5 milliseconds