Home
last modified time | relevance | path

Searched defs:GetNetworkKey (Results 1 – 2 of 2) sorted by relevance

/openthread-3.6.0/src/core/thread/
Dkey_manager.cpp516 void KeyManager::GetNetworkKey(NetworkKey &aNetworkKey) const in GetNetworkKey() function in ot::KeyManager
/openthread-3.6.0/src/core/meshcop/
Ddataset.hpp268 const NetworkKey &GetNetworkKey(void) const { return AsCoreType(&mNetworkKey); } in GetNetworkKey() function in ot::MeshCoP::Dataset::Info