Searched refs:SendDiscoveryResponse (Results 1 – 3 of 3) sorted by relevance
643 …Error SendDiscoveryResponse(const Ip6::Address &aDestination, const DiscoveryResponseInfo &aInf…
2812 Error MleRouter::SendDiscoveryResponse(const Ip6::Address &aDestination, const DiscoveryResponseInf… in SendDiscoveryResponse() function in ot::Mle::MleRouter
4767 IgnoreError(Get<MleRouter>().SendDiscoveryResponse(header.mDestination, info)); in Execute()