Home
last modified time | relevance | path

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

/openthread-3.6.0/src/core/thread/
Dindirect_sender.hpp117 void ResetIndirectMessageCount(void) { mQueuedMessageCount = 0; } in ResetIndirectMessageCount() function in ot::IndirectSender::ChildInfo
Dsrc_match_controller.cpp91 aChild.ResetIndirectMessageCount(); in ResetMessageCount()