Home
last modified time | relevance | path

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

/foundation/communication/nfc/interfaces/inner_api/common/
H A Dndef_message.h120 RTD_URI, enumerator
233 "55", // 0x55, RTD_URI
H A Dndef_message.cpp55 case EmRtdType::RTD_URI: in GetTagRtdType()
108 std::string tagRtdType = NfcSdkCommon::StringToHexString(GetTagRtdType(EmRtdType::RTD_URI)); in MakeUriRecord()
/foundation/communication/nfc/services/src/tag/
H A Dndef_har_data_parser.cpp303 NdefMessage::GetTagRtdType(NdefMessage::RTD_URI))) == 0)) { in GetUriPayload()
/foundation/communication/nfc/frameworks/js/napi/tag/
H A Dnfc_napi_tag.cpp124 std::string hexUri = HEX_RTD_TYPE.at(NdefMessage::EmRtdType::RTD_URI); in RegisterEnumRtdType()
135 DECLARE_NAPI_STATIC_PROPERTY("RTD_URI", rtdUri), in RegisterEnumRtdType()

Completed in 5 milliseconds