Home
last modified time | relevance | path

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

/foundation/communication/nfc/interfaces/inner_api/common/
H A Dndef_message.h90 static const int MIN_RECORD_LEN = 3; member in OHOS::NFC::KITS::final
H A Dndef_message.cpp436 if ((data.size() / HEX_BYTE_LEN - parsedDataIndex) < MIN_RECORD_LEN && !isMessageEnd) { in ParseRecord()

Completed in 2 milliseconds