Home
last modified time | relevance | path

Searched defs:SetMeshLocalPrefix (Results 1 – 3 of 3) sorted by relevance

/external/openthread/src/core/meshcop/
Ddataset.hpp390 void SetMeshLocalPrefix(const Ip6::NetworkPrefix &aMeshLocalPrefix) in SetMeshLocalPrefix() function in ot::MeshCoP::Dataset::Info
/external/ot-br-posix/src/dbus/client/
Dthread_api_dbus.cpp466 ClientError ThreadApiDBus::SetMeshLocalPrefix(const std::array<uint8_t, OTBR_IP6_PREFIX_SIZE> &aPre… in SetMeshLocalPrefix() function in otbr::DBus::ThreadApiDBus
/external/openthread/src/core/thread/
Dmle.cpp896 void Mle::SetMeshLocalPrefix(const Ip6::NetworkPrefix &aMeshLocalPrefix) in SetMeshLocalPrefix() function in ot::Mle::Mle