Home
last modified time | relevance | path

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

/external/openthread/src/core/thread/
Dkey_manager.cpp516 void KeyManager::GetNetworkKey(NetworkKey &aNetworkKey) const in GetNetworkKey() function in ot::KeyManager
/external/openthread/src/core/meshcop/
Ddataset.hpp274 const NetworkKey &GetNetworkKey(void) const { return AsCoreType(&mNetworkKey); } in GetNetworkKey() function in ot::MeshCoP::Dataset::Info
/external/ot-br-posix/src/dbus/client/
Dthread_api_dbus.cpp527 ClientError ThreadApiDBus::GetNetworkKey(std::vector<uint8_t> &aNetworkKey) in GetNetworkKey() function in otbr::DBus::ThreadApiDBus