0.01.00
child_supervision.hpp File Reference

This file includes definitions for child supervision feature. More...

#include "openthread-core-config.h"
#include "common/locator.hpp"
#include "common/message.hpp"
#include "common/timer.hpp"
#include "mac/mac_frame.hpp"
#include "thread/topology.hpp"
#include "utils/wrap_stdint.h"

Go to the source code of this file.

Classes

class  ot::Utils::ChildSupervisor
 Child supervision feature provides a mechanism for parent to ensure that a message is sent to each sleepy child within a fixed interval, namely the supervision interval. More...
 
class  ot::Utils::SupervisionListener
 

Detailed Description

This file includes definitions for child supervision feature.