Home
last modified time | relevance | path

Searched refs:aSynthesized (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/cli/
Dcli_utils.cpp590 …rseToIp6Address(otInstance *aInstance, const Arg &aArg, otIp6Address &aAddress, bool &aSynthesized) in ParseToIp6Address() argument
596 aSynthesized = false; in ParseToIp6Address()
606 aSynthesized = true; in ParseToIp6Address()
Dcli_utils.hpp647 bool &aSynthesized);