Home
last modified time | relevance | path

Searched refs:hasNetworkKey (Results 1 – 1 of 1) sorted by relevance

/openthread-3.4.0/src/core/meshcop/
Ddataset_manager_ftd.cpp81 bool hasNetworkKey = false; in HandleSet() local
148 hasNetworkKey = true; in HandleSet()
159 if (GetType() == Dataset::kPending && (!hasNetworkKey || !doesAffectNetworkKey)) in HandleSet()