Searched defs:SetExtPanId (Results 1 – 2 of 2) sorted by relevance
/openthread-3.5.0/src/core/meshcop/ | ||
D | extended_panid.cpp | 63 void ExtendedPanIdManager::SetExtPanId(const ExtendedPanId &aExtendedPanId) in SetExtPanId() function in ot::MeshCoP::ExtendedPanIdManager |
/openthread-3.5.0/src/core/radio/ | ||
D | trel_interface.hpp | 143 void SetExtPanId(const MeshCoP::ExtendedPanId &aExtPanId) { mExtPanId = aExtPanId; } in SetExtPanId() function in ot::Trel::Interface::Peer |