Searched refs:GetSecondsSinceLastSupervision (Results 1 – 2 of 2) sorted by relevance
108 if (child.GetSecondsSinceLastSupervision() >= child.GetSupervisionInterval()) in HandleTimeTick()
433 uint16_t GetSecondsSinceLastSupervision(void) const { return mSecondsSinceSupervision; } in GetSecondsSinceLastSupervision() function in ot::Child