0.01.00
dataset_api.cpp File Reference

This file implements the OpenThread Operational Dataset API (for both FTD and MTD). More...

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...
 

Detailed Description

This file implements the OpenThread Operational Dataset API (for both FTD and MTD).