![]() |
0.01.00
|
This file defines the OpenThread Operational Dataset API (for both FTD and MTD). More...
#include <openthread/types.h>
Go to the source code of this file.
Functions | |
OTAPI bool OTCALL | otDatasetIsCommissioned (otInstance *aInstance) |
This function indicates whether a valid network is present in the Active Operational Dataset or not. More... | |
OTAPI otError OTCALL | otDatasetGetActive (otInstance *aInstance, otOperationalDataset *aDataset) |
This function gets the Active Operational Dataset. More... | |
OTAPI otError OTCALL | otDatasetGetPending (otInstance *aInstance, otOperationalDataset *aDataset) |
This function gets the Pending Operational Dataset. More... | |
This file defines the OpenThread Operational Dataset API (for both FTD and MTD).