Lines Matching defs:aDestination
1819 Error Mle::SendDataRequest(const Ip6::Address &aDestination) in SendDataRequest()
1847 Error Mle::SendDataRequestForLinkMetricsReport(const Ip6::Address &aDestinatio… in SendDataRequestForLinkMetricsReport()
1855 Error Mle::SendDataRequest(const Ip6::Address &aDestination, in SendDataRequest()
2062 const Ip6::Address &aDestination) in SendChildUpdateResponse()
2148 void Mle::SendAnnounce(uint8_t aChannel, const Ip6::Address &aDestination, AnnounceMode aMode) in SendAnnounce()
2207 Error Mle::SendLinkMetricsManagementResponse(const Ip6::Address &aDestination, LinkMetrics::Status … in SendLinkMetricsManagementResponse()
2234 Error Mle::SendLinkProbe(const Ip6::Address &aDestination, uint8_t aSeriesId, uint8_t *aBuf, uint8_… in SendLinkProbe()
4365 Error Mle::SendLinkMetricsManagementRequest(const Ip6::Address &aDestination, const ot::Tlv &aSubTl… in SendLinkMetricsManagementRequest()
4536 void Mle::DelayedSender::ScheduleDataRequest(const Ip6::Address &aDestination, uint16_t aDelay) in ScheduleDataRequest()
4577 void Mle::DelayedSender::ScheduleAdvertisement(const Ip6::Address &aDestination, uint16_t aDelay) in ScheduleAdvertisement()
4630 void Mle::DelayedSender::ScheduleDiscoveryResponse(const Ip6::Address &aDestination, in ScheduleDiscoveryResponse()
4640 const Ip6::Address &aDestination, in AddSchedule()
4777 …ender::Match(const Schedule &aSchedule, MessageType aMessageType, const Ip6::Address &aDestination) in Match()
4802 …:DelayedSender::RemoveMatchingSchedules(MessageType aMessageType, const Ip6::Address &aDestination) in RemoveMatchingSchedules()
5196 Error Mle::TxMessage::SendTo(const Ip6::Address &aDestination) in SendTo()