Searched refs:otIcmp6GetEchoMode (Results 1 – 3 of 3) sorted by relevance
43 otIcmp6EchoMode otIcmp6GetEchoMode(otInstance *aInstance) in otIcmp6GetEchoMode() function
160 otIcmp6EchoMode otIcmp6GetEchoMode(otInstance *aInstance);
1987 return mEncoder.WriteBool(otIcmp6GetEchoMode(mInstance) != OT_ICMP6_ECHO_HANDLER_DISABLED); in HandlePropertyGet()2061 switch (otIcmp6GetEchoMode(mInstance)) in HandlePropertyGet()