Home
last modified time | relevance | path

Searched refs:RemoveDelayedDataRequestMessage (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/thread/
H A Dmle.hpp1326 void RemoveDelayedDataRequestMessage(const Ip6::Address &aDestination);
H A Dmle.cpp1643 void Mle::RemoveDelayedDataRequestMessage(const Ip6::Address &aDestination) in RemoveDelayedDataRequestMessage() function in ot::Mle::Mle
1841 RemoveDelayedDataRequestMessage(aDestination); in SendDataRequest()