Searched refs:otIcmp6SetEchoMode (Results 1 – 5 of 5) sorted by relevance
45 void otIcmp6SetEchoMode(otInstance *aInstance, otIcmp6EchoMode aMode) in otIcmp6SetEchoMode() function
161 void otIcmp6SetEchoMode(otInstance *aInstance, otIcmp6EchoMode aMode);
2266 otIcmp6SetEchoMode(gInstance, OT_ICMP6_ECHO_HANDLER_ALL);2268 otIcmp6SetEchoMode(gInstance, OT_ICMP6_ECHO_HANDLER_DISABLED);
361 otIcmp6SetEchoMode(mInstance, OT_ICMP6_ECHO_HANDLER_RLOC_ALOC_ONLY); in NcpBase()
2089 …otIcmp6SetEchoMode(mInstance, enabled ? OT_ICMP6_ECHO_HANDLER_ALL : OT_ICMP6_ECHO_HANDLER_DISABLED… in HandlePropertySet()2202 otIcmp6SetEchoMode(mInstance, mode); in HandlePropertySet()