otDatasetUpdateTlvs() function
Updates a given Operational Dataset. @p aDataset contains the fields to be updated and their new value.
Arguments
aDataset
Specifies the set of types and values to update.
aDatasetTlvs
A pointer to dataset TLVs to update.
Return value
OT_ERROR_NONE Successfully updated @p aDatasetTlvs. OT_ERROR_INVALID_ARGS @p aDataset contains invalid values. OT_ERROR_NO_BUFS Not enough space space in @p aDatasetTlvs to apply the update.
otDatasetUpdateTlvs() is called by 1 function and calls 3 functions:
![]()
otDatasetUpdateTlvs()
otDatasetUpdateTlvs() reads 1 variable:
![]()
otDatasetUpdateTlvs()