Searched refs:AppendHexBytes (Results 1 – 8 of 8) sorted by relevance
51 string.AppendHexBytes(m8, sizeof(ExtendedPanId)); in ToString()
70 string.AppendHexBytes(m8, sizeof(ExtAddress)); in ToString()99 string.AppendHexBytes(GetExtended().m8, sizeof(ExtAddress)); in ToString()
377 StringWriter &AppendHexBytes(const uint8_t *aBytes, uint16_t aLength);
274 StringWriter &StringWriter::AppendHexBytes(const uint8_t *aBytes, uint16_t aLength) in AppendHexBytes() function in ot::StringWriter
126 sw.AppendHexBytes(GetId(), sizeof(BorderAgentId)); in Log()
92 string.AppendHexBytes(mData, mLength); in ToString()
156 string.AppendHexBytes(mData, mLength); in ToString()
328 string.AppendHexBytes(mFields.m8, kSize); in ToString()