Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dip6_address.cpp207 uint8_t sizeInUint16 = DivideAndRoundUp<uint8_t>(GetBytesSize(), sizeof(uint16_t)); in ToString() local
211 AsCoreType(&tidyPrefix.mPrefix).AppendHexWords(aWriter, sizeInUint16); in ToString()