Home
last modified time | relevance | path

Searched refs:AppendHexWords (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/net/
Dip6_address.cpp211 AsCoreType(&tidyPrefix.mPrefix).AppendHexWords(aWriter, sizeInUint16); in ToString()
666 AppendHexWords(aWriter, static_cast<uint8_t>(GetArrayLength(mFields.m16))); in ToString()
669 void Address::AppendHexWords(StringWriter &aWriter, uint8_t aLength) const in AppendHexWords() function in ot::Ip6::Address
Dip6_address.hpp966 void AppendHexWords(StringWriter &aWriter, uint8_t aLength) const;