Home
last modified time | relevance | path

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

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