ot::MeshCoP::DatasetManager::SendSetRequest() method
Sends a MGMT_SET request to the Leader.
Arguments
aDatasetInfo
The Operational Dataset.
aTlvs
Any additional raw TLVs to include.
aLength
Number of bytes in @p aTlvs.
aCallback
A pointer to a function that is called on response reception or timeout.
aContext
A pointer to application-specific context for @p aCallback.
Return value
kErrorNone Successfully send the meshcop dataset command. kErrorNoBufs Insufficient buffer space to send. kErrorBusy A previous request is ongoing.