Searched refs:UpdateOnSend (Results 1 – 3 of 3) sorted by relevance
119 void UpdateOnSend(Child &aChild);
89 void ChildSupervisor::UpdateOnSend(Child &aChild) { aChild.ResetSecondsSinceLastSupervision(); } in UpdateOnSend() function in ot::ChildSupervisor
422 Get<ChildSupervisor>().UpdateOnSend(aChild); in HandleSentFrameToChild()