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