ot::MeshCoP::Dataset::ContainsAllTlvs() const method
Indicates whether or not the Dataset contains all the TLVs from a given array.
Arguments
aTlvTypes
An array of TLV types.
aLength
Length of @p aTlvTypes array.
Return value
TRUE The Dataset contains all the TLVs in @p aTlvTypes array. FALSE The Dataset does not contain all the TLVs in @p aTlvTypes array.