Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dsrc_match_controller.hpp92 void IncrementMessageCount(Child &aChild);
Dsrc_match_controller.cpp51 void SourceMatchController::IncrementMessageCount(Child &aChild) in IncrementMessageCount() function in ot::SourceMatchController
Dindirect_sender.cpp103 mSourceMatchController.IncrementMessageCount(aChild); in AddMessageForSleepyChild()