Searched defs:SetPskc (Results 1 – 3 of 3) sorted by relevance
| /external/openthread/src/core/thread/ | ||
| D | key_manager.cpp | 210 void KeyManager::SetPskc(const Pskc &aPskc) in SetPskc() function in ot::KeyManager |
| /external/openthread/src/core/meshcop/ | ||
| D | dataset.hpp | 507 void SetPskc(const Pskc &aPskc) in SetPskc() function in ot::MeshCoP::Dataset::Info |
| D | meshcop_tlvs.hpp | 580 void SetPskc(const Pskc &aPskc) { mPskc = aPskc; } in SetPskc() function in ot::MeshCoP::PskcTlv |