Searched refs:AddIp6Address (Results 1 – 6 of 6) sorted by relevance
154 SuccessOrQuit(child.AddIp6Address(addresses[index])); in TestChildIp6Address()168 SuccessOrQuit(child.AddIp6Address(addresses[index])); in TestChildIp6Address()179 VerifyOrQuit(child.AddIp6Address(addresses[index]) == kErrorAlready, in TestChildIp6Address()206 SuccessOrQuit(child.AddIp6Address(addresses[index])); in TestChildIp6Address()229 SuccessOrQuit(child.AddIp6Address(addresses[index])); in TestChildIp6Address()
211 Error AddIp6Address(const Ip6::Address &aAddress);
187 Error Child::AddIp6Address(const Ip6::Address &aAddress) in AddIp6Address() function in ot::Child
1962 error = aChild.AddIp6Address(address); in ProcessAddressRegistrationTlv()
570 Error AddIp6Address(const Ip6::Address &aIp6Address);
941 … VerifyOrExit(aHost.AddIp6Address(aaaaRecord.GetAddress()) != kErrorNoBufs, error = kErrorNoBufs); in ProcessHostDescriptionInstruction()2177 Error Server::Host::AddIp6Address(const Ip6::Address &aIp6Address) in AddIp6Address() function in ot::Srp::Server::Host