Home
last modified time | relevance | path

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

/foundation/communication/nfc/interfaces/inner_api/common/
H A Dnfc_sdk_common.cpp175 const char maxPrintChar = '~'; in HexStringToAsciiString() local
177 if (static_cast<char>(byteVal) < minPrintChar || static_cast<char>(byteVal) > maxPrintChar) { in HexStringToAsciiString()

Completed in 1 milliseconds