Lines Matching refs:aDestination
722 uint16_t GetNextHop(uint16_t aDestination) const;
1050 Error SendTo(const Ip6::Address &aDestination);
1051 Error SendAfterDelay(const Ip6::Address &aDestination, uint16_t aDelay);
1244 Error SendDataRequest(const Ip6::Address &aDestination);
1252 Error SendDataRequestAfterDelay(const Ip6::Address &aDestination, uint16_t aDelay);
1256 const Ip6::Address &aDestination);
1285 …void SendAnnounce(uint8_t aChannel, const Ip6::Address &aDestination, AnnounceMode aMode = k…
1301 …ayedMessage(Message::SubType aSubType, MessageType aMessageType, const Ip6::Address *aDestination);
1302 void RemoveDelayedDataRequestMessage(const Ip6::Address &aDestination);
1320 …Error SendLinkMetricsManagementResponse(const Ip6::Address &aDestination, LinkMetrics::Status aSta…
1325 Error SendDataRequestForLinkMetricsReport(const Ip6::Address &aDestination,
1327 … Error SendLinkMetricsManagementRequest(const Ip6::Address &aDestination, const ot::Tlv &aSubTlv);
1328 …Error SendLinkProbe(const Ip6::Address &aDestination, uint8_t aSeriesId, uint8_t *aBuf, uint8_t aL…
1329 Error SendDataRequest(const Ip6::Address &aDestination,
1335 …Error SendDataRequest(const Ip6::Address &aDestination, const uint8_t *aTlvs, uint8_t aTlvsLength,…