Searched refs:TELNET_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
30 #define TELNET_TIMEOUT CONFIG_SHELL_TELNET_SEND_TIMEOUT macro235 k_work_reschedule(&sh_telnet->send_work, K_MSEC(TELNET_TIMEOUT)); in telnet_send_prematurely()724 timeout = was_running ? timeout : TELNET_TIMEOUT; in telnet_write()