Home
last modified time | relevance | path

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

/foundation/communication/nfc/frameworks/js/napi/common/
H A Dnfc_napi_common_utils.cpp491 std::vector<unsigned char> rtdTypeBytes; in ConvertNdefRecordToJS() local
492 NfcSdkCommon::HexStringToBytes(ndefRecord->tagRtdType_, rtdTypeBytes); in ConvertNdefRecordToJS()
493 BytesVectorToJS(env, rtdType, rtdTypeBytes); in ConvertNdefRecordToJS()

Completed in 2 milliseconds