Home
last modified time | relevance | path

Searched refs:smp_shell_input_timeout_handler (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/mgmt/mcumgr/transport/src/
Dsmp_shell.c64 static void smp_shell_input_timeout_handler(struct k_timer *timer) in smp_shell_input_timeout_handler() function
81 K_TIMER_DEFINE(smp_shell_input_timer, smp_shell_input_timeout_handler, NULL);