![]() |
0.01.00
|
This file includes the OpenThread API for child supervision feature. More...
#include "openthread/types.h"Go to the source code of this file.
Functions | |
| uint16_t | otChildSupervisionGetInterval (otInstance *aInstance) |
| Get the child supervision interval (in seconds). More... | |
| void | otChildSupervisionSetInterval (otInstance *aInstance, uint16_t aInterval) |
| Set the child supervision interval (in seconds). More... | |
| uint16_t | otChildSupervisionGetCheckTimeout (otInstance *aInstance) |
| Get the supervision check timeout interval (in seconds). More... | |
| void | otChildSupervisionSetCheckTimeout (otInstance *aInstance, uint16_t aTimeout) |
| Set the supervision check timeout interval (in seconds). More... | |
This file includes the OpenThread API for child supervision feature.