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