Home
last modified time | relevance | path

Searched refs:ResetMessageCount (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/thread/
Dsrc_match_controller.hpp106 void ResetMessageCount(Child &aChild);
Dindirect_sender.cpp77 mSourceMatchController.ResetMessageCount(child); in Stop()
150 mSourceMatchController.ResetMessageCount(aChild); in ClearAllMessagesForSleepyChild()
213 mSourceMatchController.ResetMessageCount(aChild); in HandleChildModeChange()
Dsrc_match_controller.cpp80 void SourceMatchController::ResetMessageCount(Child &aChild) in ResetMessageCount() function in ot::SourceMatchController