Found 10 other functions taking a
otOperationalDatasetTlvs
argument:
Sets the Active Operational Dataset. If the dataset does not include an Active Timestamp, the dataset is only partially complete. If Thread is enabled on a device that has a partially complete Active Dataset, the device will attempt to attach to an existing Thread network using any existing information in the dataset. Only the Thread Network Key is needed to attach to a network. If channel is not included in the dataset, the device will send MLE Announce messages across different channels to find neighbors on other channels. If the device successfully attaches to a Thread network, the device will then retrieve the full Active Dataset from its Parent. Note that a router-capable device will not transition to the Router or Leader roles until it has a complete Active Dataset.
Gets the Active Operational Dataset.
Gets the Pending Operational Dataset.
Sets the Pending Operational Dataset.
Parses an Operational Dataset from a given `otOperationalDatasetTlvs`.
Starts the Thread protocol operation and attaches to a Thread network.
Converts a given Operational Dataset to `otOperationalDatasetTlvs`.
Updates a given Operational Dataset. @p aDataset contains the fields to be updated and their new value.