Home
last modified time | relevance | path

Searched defs:SHORT_RECORD_SIZE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/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
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/common/
H A Dndef_message.h92 static const int SHORT_RECORD_SIZE = 256; variable