Searched refs:GetNextAddress (Results 1 – 6 of 6) sorted by relevance
55 return AsCoreType(aIterator).GetNextAddress(AsCoreType(aIp6Address)); in otMeshDiagGetNextIp6Address()
251 return AsCoreType(aInstance).Get<Mac::Filter>().GetNextAddress(*aIterator, *aEntry); in otLinkFilterGetNextAddress()
143 Error GetNextAddress(Iterator &aIterator, Entry &aEntry) const;
121 Error Filter::GetNextAddress(Iterator &aIterator, Entry &aEntry) const in GetNextAddress() function in ot::Mac::Filter
99 Error GetNextAddress(Ip6::Address &aAddress);
533 Error MeshDiag::Ip6AddrIterator::GetNextAddress(Ip6::Address &aAddress) in GetNextAddress() function in ot::Utils::MeshDiag::Ip6AddrIterator