Searched refs:GetSecondsSinceLastSupervision (Results 1 – 2 of 2) sorted by relevance
114 … if ((child.GetSecondsSinceLastSupervision() >= mSupervisionInterval) && !child.IsRxOnWhenIdle()) in HandleTimeTick()
1201 uint16_t GetSecondsSinceLastSupervision(void) const { return mSecondsSinceSupervision; } in GetSecondsSinceLastSupervision() function in ot::Child