Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/net/
H A Ddhcp6_server.hpp164 …void Set(const Ip6::Prefix &aPrefix, const Ip6::NetworkPrefix &aMeshLocalPrefix, uint8_t aContextI… in Set()
/aosp_15_r20/external/openthread/src/core/api/
H A Dthread_api.cpp167 otError otThreadSetMeshLocalPrefix(otInstance *aInstance, const otMeshLocalPrefix *aMeshLocalPrefix) in otThreadSetMeshLocalPrefix()
/aosp_15_r20/external/openthread/src/core/thread/
H A Dmle.cpp890 void Mle::SetMeshLocalPrefix(const Ip6::NetworkPrefix &aMeshLocalPrefix) in SetMeshLocalPrefix()