ot::Ip6::Netif::UnicastAddress::GetAddress() const method
Returns the unicast address.
Syntax
const Address &GetAddress(void) const; Return value
The unicast address.
![]()
return (bestAddr != nullptr) ? &bestAddr->GetAddress() : nullptr;
ot::Ip6::Netif::UnicastAddress::GetAddress() const is called by 7 functions:
![]()
ot::Ip6::Netif::UnicastAddress::GetAddress() const