Searched refs:AddAddress (Results 1 – 6 of 6) sorted by relevance
130 VerifyOrExit(AddAddress(aChild) == kErrorNone, Enable(false)); in AddEntry()138 Error SourceMatchController::AddAddress(const Child &aChild) in AddAddress() function in ot::SourceMatchController204 SuccessOrExit(error = AddAddress(child)); in AddPendingEntries()
166 Error AddAddress(const Child &aChild);
117 Error AddAddress(const ExtAddress &aExtAddress);
86 Error Filter::AddAddress(const ExtAddress &aExtAddress) in AddAddress() function in ot::Mac::Filter
80 SuccessOrQuit(Get<Mac::Filter>().AddAddress(aNode.Get<Mac::Mac>().GetExtAddress())); in AllowList()
233 return AsCoreType(aInstance).Get<Mac::Filter>().AddAddress(AsCoreType(aExtAddress)); in otLinkFilterAddAddress()