Home
last modified time | relevance | path

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

/external/openthread/src/core/net/
Ddhcp6_server.hpp170 …void Set(const Ip6::Prefix &aPrefix, const Ip6::NetworkPrefix &aMeshLocalPrefix, uint8_t aContextI… in Set()
/external/openthread/src/core/meshcop/
Ddataset.hpp384 void SetMeshLocalPrefix(const Ip6::NetworkPrefix &aMeshLocalPrefix) in SetMeshLocalPrefix()
Dmeshcop_tlvs.hpp729 …void SetMeshLocalPrefix(const Ip6::NetworkPrefix &aMeshLocalPrefix) { mMeshLocalPrefix = aMeshLoca… in SetMeshLocalPrefix()
/external/openthread/src/core/api/
Dthread_api.cpp163 otError otThreadSetMeshLocalPrefix(otInstance *aInstance, const otMeshLocalPrefix *aMeshLocalPrefix) in otThreadSetMeshLocalPrefix()
/external/openthread/src/core/thread/
Dmle.cpp832 void Mle::SetMeshLocalPrefix(const Ip6::NetworkPrefix &aMeshLocalPrefix) in SetMeshLocalPrefix()