![]() |
0.01.00
|
This file implements the OpenThread Operational Dataset API (for both FTD and MTD). More...
#include "openthread-core-config.h"#include <openthread/dataset.h>#include "openthread-instance.h"Functions | |
| bool | otDatasetIsCommissioned (otInstance *aInstance) |
| This function indicates whether a valid network is present in the Active Operational Dataset or not. More... | |
| otError | otDatasetGetActive (otInstance *aInstance, otOperationalDataset *aDataset) |
| This function gets the Active Operational Dataset. More... | |
| otError | otDatasetGetPending (otInstance *aInstance, otOperationalDataset *aDataset) |
| This function gets the Pending Operational Dataset. More... | |
This file implements the OpenThread Operational Dataset API (for both FTD and MTD).