Searched defs:GetNetworkKey (Results 1 – 4 of 4) sorted by relevance
| /external/openthread/src/core/thread/ | ||
| D | key_manager.cpp | 524 void KeyManager::GetNetworkKey(NetworkKey &aNetworkKey) const in GetNetworkKey() function in ot::KeyManager |
| /external/openthread/src/core/meshcop/ | ||
| D | dataset.hpp | 268 const NetworkKey &GetNetworkKey(void) const { return AsCoreType(&mNetworkKey); } in GetNetworkKey() function in ot::MeshCoP::Dataset::Info |
| D | meshcop_tlvs.hpp | 619 const NetworkKey &GetNetworkKey(void) const { return mNetworkKey; } in GetNetworkKey() function in ot::MeshCoP::NetworkKeyTlv |
| /external/ot-br-posix/src/dbus/client/ | ||
| D | thread_api_dbus.cpp | 521 ClientError ThreadApiDBus::GetNetworkKey(std::vector<uint8_t> &aNetworkKey) in GetNetworkKey() function in otbr::DBus::ThreadApiDBus |