mirror of
https://github.com/espressif/openthread.git
synced 2026-06-05 21:14:49 +00:00
789ad728fd
This commit adds an API otDatasetIsValid to check whether the given Operational Dataset contains all the required TLVs (Active Timestamp, Channel, Channel Mask, Extended PAN ID, Mesh-Local Prefix, Network Key, Network Name, PAN ID, PSKc, and Security Policy). This API also checks whether there are duplicated TLVs or the TLVs are not well-formed.