mirror of
https://github.com/espressif/openthread.git
synced 2026-06-05 21:14:49 +00:00
3243bc3529
This commit introduces helper methods to `MeshCoP::Dataset` to determine if a given Dataset affects network connectivity or the Network Key. It also adds a corresponding public API `otDatasetAffectsConnectivity()`. A Dataset is considered to affect connectivity if it contains a different Channel, PAN ID, Mesh Local Prefix, or Network Key than the current values in use.