ot::Ip6::Address::ToString() const method
Converts the IPv6 address to a string. The IPv6 address string is formatted as 16 hex values separated by ':' (i.e., "%x:%x:%x:...:%x").
Return value
An `InfoString` representing the IPv6 address.
![]()
void Address::ToString(char *aBuffer, uint16_t aSize) const![]()
void ToString(char *aBuffer, uint16_t aSize) const;![]()
dua.ToString().AsCString(), rloc16);![]()
LogInfo("Send %s for %s (rloc16=%04x): %s", proactive ? "PRO_BB.ntf" : "BB.ans", aDua.ToString().AsCString(),![]()
LogInfo("HandleExtendedBackboneAnswer: target=%s, mliid=%s, LTT=%lus, rloc16=%04x", aDua.ToString().AsCString(),![]()
ToString(writer);![]()
string.Append("[%s]", aAddress.ToString().AsCString());![]()
address.ToString().AsCString());![]()
LogInfo("Publishing DNS/SRP service unicast (%s, port:%d)", aAddress.ToString().AsCString(), aPort);![]()
LogWarn("Received RA from too many routers, ignore RA from %s", aSrcAddress.ToString().AsCString());![]()
LogInfo("Failed to connect to server %s: %s", aServerSockAddr.GetAddress().ToString().AsCString(),![]()
LogInfo(" %s", addrs->ToString().AsCString());
ot::Ip6::Address::ToString() const is called by 1 function and calls 3 functions:
![]()
ot::Ip6::Address::ToString() const
ot::Ip6::Address::ToString() const reads 2 variables and writes 39 variables:
![]()
ot::Ip6::Address::ToString() const