Searched defs:bytesLen (Results 1 – 7 of 7) sorted by relevance
73 uint32_t bytesLen = src.length() / HEX_BYTE_LEN; in HexStringToBytes() local149 uint32_t bytesLen = src.length(); in StringToAsciiBytes() local
64 size_t bytesLen = length / SIZE_VALUE; in ConvertHexStringToBytes() local
477 int bytesLen = len / HEX_BYTE_LEN; in IsVendorPayloadValid() local
521 uint32_t bytesLen = strlen(encryptedFastAuth) >> 1; in ParseFastAuthValue() local557 uint32_t bytesLen = strlen(encNormalizedKey) >> 1; in ParseNormalizedKeyValue() local
516 void Byte2HexString(const uint8_t* byte, uint8_t bytesLen, char* hexstr, uint8_t hexstrLen) in Byte2HexString()
217 uint16_t bytesLen = ObexUtils::GetBufData16(buf, pos) - HDR_UNICODE_PREFIX_LENGTH; in ParseUnicodeText() local
302 ssize_t bytesLen = -1; in ReadThreadInfo() local