Home
last modified time | relevance | path

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

/openthread-latest/src/core/api/
Dicmp6_api.cpp42 return AsCoreType(aInstance).Get<Ip6::Icmp>().GetEchoMode(); in otIcmp6GetEchoMode()
/openthread-latest/src/core/net/
Dicmp6.hpp296 otIcmp6EchoMode GetEchoMode(void) const { return mEchoMode; } in GetEchoMode() function in ot::Ip6::Icmp