Home
last modified time | relevance | path

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

/aosp_15_r20/external/ot-br-posix/src/dbus/client/
H A Dthread_api_dbus.cpp471 ClientError ThreadApiDBus::SetMeshLocalPrefix(const std::array<uint8_t, OTBR_IP6_PREFIX_SIZE> &aPre… in SetMeshLocalPrefix() function in otbr::DBus::ThreadApiDBus
/aosp_15_r20/external/openthread/src/core/thread/
H A Dmle.cpp890 void Mle::SetMeshLocalPrefix(const Ip6::NetworkPrefix &aMeshLocalPrefix) in SetMeshLocalPrefix() function in ot::Mle::Mle