Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dip6_address.cpp564 constexpr char kDotChar = '.'; in ParseFrom() local
606 if (*aString == kDotChar) in ParseFrom()