Searched refs:shell_echo_set (Results 1 – 3 of 3) sorted by relevance
1300 int shell_echo_set(const struct shell *sh, bool val);
98 int ret = shell_echo_set(sh_telnet->shell_context, val); in telnet_echo_set()
1784 int shell_echo_set(const struct shell *sh, bool val) in shell_echo_set() function