Searched defs:aNetworkKey (Results 1 – 7 of 7) sorted by relevance
263 void KeyManager::SetNetworkKey(const NetworkKey &aNetworkKey) in SetNetworkKey()564 void KeyManager::StoreNetworkKey(const NetworkKey &aNetworkKey, bool aOverWriteExisting) in StoreNetworkKey()
596 const std::string & aNetworkKey, in joinActiveDataset()613 const std::string & aNetworkKey, in formActiveDataset()
238 const std::vector<uint8_t> &aNetworkKey, in Attach()521 ClientError ThreadApiDBus::GetNetworkKey(std::vector<uint8_t> &aNetworkKey) in GetNetworkKey()
305 const std::vector<uint8_t> &aNetworkKey, in Attach()
276 void SetNetworkKey(const NetworkKey &aNetworkKey) in SetNetworkKey()
627 void SetNetworkKey(const NetworkKey &aNetworkKey) { mNetworkKey = aNetworkKey; } in SetNetworkKey()
99 void otThreadGetNetworkKey(otInstance *aInstance, otNetworkKey *aNetworkKey) in otThreadGetNetworkKey()