Home
last modified time | relevance | path

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

/external/openthread/src/core/net/
Ddhcp6_server.hpp164 …void Set(const Ip6::Prefix &aPrefix, const Ip6::NetworkPrefix &aMeshLocalPrefix, uint8_t aContextI… in Set()
/external/openthread/src/core/meshcop/
Ddataset.hpp390 void SetMeshLocalPrefix(const Ip6::NetworkPrefix &aMeshLocalPrefix) in SetMeshLocalPrefix()
/external/openthread/src/core/api/
Dthread_api.cpp161 otError otThreadSetMeshLocalPrefix(otInstance *aInstance, const otMeshLocalPrefix *aMeshLocalPrefix) in otThreadSetMeshLocalPrefix()
/external/openthread/src/core/thread/
Dmle.cpp896 void Mle::SetMeshLocalPrefix(const Ip6::NetworkPrefix &aMeshLocalPrefix) in SetMeshLocalPrefix()