Home
last modified time | relevance | path

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

/foundation/communication/nfc/test/unittest/services/tags_test/
H A Dndef_message_test.cpp37 static const int SHORT_RECORD_SIZE = 513; member in OHOS::NFC::TEST::NdefMessageTest
235 std::string payload(SHORT_RECORD_SIZE, '0'); in HWTEST_F()
/foundation/communication/nfc/interfaces/inner_api/common/
H A Dndef_message.h92 static const int SHORT_RECORD_SIZE = 256; member in OHOS::NFC::KITS::final
H A Dndef_message.cpp191 bool sr = NfcSdkCommon::GetHexStrBytesLen(payload) < SHORT_RECORD_SIZE; in NdefRecordToString()

Completed in 3 milliseconds