ot::Child::GetNextIp6Address() const method
Iterates over all registered IPv6 addresses (using an iterator).
Arguments
aIterator
The iterator to use. On success the iterator will be updated. To get the first IPv6 address the iterator should be set to `kAddressIteratorInit`
aAddress
A reference to an IPv6 address to return the address.
Return value
kErrorNone Successfully got the next IPv6 address. @p aIterator and @p aAddress are updated. kErrorNotFound No more address.
ot::Child::GetNextIp6Address() const is called by 1 function and calls 2 functions:
![]()
ot::Child::GetNextIp6Address() const
ot::Child::GetNextIp6Address() const reads 2 variables:
![]()
ot::Child::GetNextIp6Address() const